InclusiveEndTime Property (VisualIntervalGroup)
In This Topic
Gets an inclusive end time of a time range represented by the
VisualInterval object.
Syntax
'Declaration
Public ReadOnly Property InclusiveEndTime As Date
public DateTime InclusiveEndTime {get;}
See Also