IsFullDay Property (DateTimeInterval)
In This Topic
Gets the
System.Boolean value, determining if the
DateTimeInterval object represents one or more full days.
Syntax
'Declaration
Public ReadOnly Property IsFullDay As Boolean
public bool IsFullDay {get;}
See Also