TcxSchedulerEventConflictsInfo Properties
Contains information on overlapped user events.
Name | Description |
---|---|
Conflict |
Provides access to a collection of user events scheduled at the same time. |
Event |
Provides access to the user event that relates to the current Tcx |
Except |
Gets whether the user events which do not belong to any resources are treated as overlapped with other user events scheduled at the same time. |
Has |
Gets whether there are overlapped user events. |
Has |
Determines whether there are time blocks available for scheduling non-overlapped user events within the specified time range. |
Storage | Represents the persistence manager component. |
Time |
Represents a collection which contains the available free time blocks for scheduling non-overlapped user events within the specified time period. |
See Also