ResourceGroup Methods

The ResourceGroup type exposes the following members.

  NameDescription
Public method AddProperties Adds properties to resource properties. (Inherited from Resource.)
Public method AddResourceMembership Ads a resource to the resource group in the specified time interval.
Protected method AddWorkingTime Adds working time records to resources. (Inherited from Resource.)
Protected method ClearAllSlots Clears all the resource capacity slots. (Inherited from Resource.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetBackwardEnumerator Returns a backward enumerator with transparent fetching of data via a data provider. (Inherited from Resource.)
Public method GetForwardEnumerator Returns a forward enumerator with transparent fetching of data via a data provider. (Inherited from Resource.)
Public method GetHashCode (Inherited from Object.)
Public method GetProperties Retrieves resource properties for a specified time interval. (Inherited from Resource.)
Public method GetResourceMembers Retrieves a list of all the resources that are members of the resource group at the specified date.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OverlapsExistingWorkingTime Checks whether the working time overlaps the already defined working time record. (Inherited from Resource.)
Protected method 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.)
Public method RemovePending Removes pending reservations in the capacity slots collection of the resource. (Inherited from Resource.)
Protected method ReserveCapacity Updates the capacity slot information with a capacity reservation. (Inherited from Resource.)
Public method ToString (Inherited from Object.)
Protected method UpdateTimeStamps (Overrides Resource.UpdateTimeStamps(CapacitySlot).)
Protected method WakeupConstraint Wakes up the constraints that are affected by capacity changes to the slot. (Inherited from Resource.)
Protected method WorkingTimeDefined Verifies that the reservation falls inside the working time definition. (Inherited from Resource.)
Top

Community Additions

ADD
Show: