Resource Methods
The Resource type exposes the following members.
| Name | Description | |
|---|---|---|
| AddProperties | Adds properties to resource properties. |
| AddWorkingTime | Adds working time records to resources. |
| ClearAllSlots | Clears all the resource capacity slots. |
| Equals | (Inherited from Object.) |
| Finalize | (Inherited from Object.) |
| GetBackwardEnumerator | Returns a backward enumerator with transparent fetching of data via a data provider. |
| GetForwardEnumerator | Returns a forward enumerator with transparent fetching of data via a data provider. |
| GetHashCode | (Inherited from Object.) |
| GetProperties | Retrieves resource properties for a specified time interval. |
| GetType | (Inherited from Object.) |
| MemberwiseClone | (Inherited from Object.) |
| OverlapsExistingWorkingTime | Checks whether the working time overlaps the already defined working time record. |
| RegisterRollbackActionAndWakeupConstraints | Registers a rollback action for the slot before capacity is reserved on it and wakes constraints that are registered for the slot. |
| RemovePending | Removes pending reservations in the capacity slots collection of the resource. |
| ReserveCapacity | Updates the capacity slot information with a capacity reservation. |
| ToString | (Inherited from Object.) |
| UpdateTimeStamps | Updates the time stamps for a specific time interval slot. |
| WakeupConstraint | Wakes up the constraints that are affected by capacity changes to the slot. |
| WorkingTimeDefined | Verifies that the reservation falls inside the working time definition. |
Community Additions
ADD
Show: