IModelListViewScheduler Properties
Used to extend the Application Model‘s ListView node with settings specific to the Scheduler Module functionality.| Name | Description |
|---|---|
| DayViewTimeScale | For internal use. |
| FullWeekViewTimeScale | For internal use. |
| ResourceClass | Specifies the type of the objects that will serve as a resource data source for the Scheduler List Editor. |
| ResourceClasses | Specifies the types that can serve as a resource data source for the Scheduler List Editor. |
| SchedulerViewType | Specifies the view type used by the Scheduler List Editor. |
| SelectedIntervalEnd | Specifies the ending point of the time interval selected in the scheduler’s active view. |
| SelectedIntervalStart | Specifies the starting point of the time interval selected in the scheduler’s active view. |
| VisibleResourcesCount | Specifies the count of resources shown at one time on a scheduler. |
| WorkWeekViewTimeScale | For internal use. |
See Also