TcxSchedulerEventConflictsInfo Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Creates an instance of the Tcx |
Create |
Initializes a new instance of the Tcx |
Create |
Initializes a new instance of the Tcx |
#Properties
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. |
#Methods
Name | Description |
---|---|
Calculate |
Populates the Conflict |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
To |
Inherited from TObject. |
See Also