DxSchedulerDateTimeRange Properties
The date-time range used in the Scheduler.Name | Description |
---|---|
Duration | Gets the range’s duration. |
Empty static | Returns an empty range. |
End | Specifies the range’s end date. |
IsEmpty | Specifies whether the range is empty. |
IsValid | Specifies whether the range is valid. |
Start | Specifies the range’s start date. |
Today static | Gets the current day. |
See Also