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