Resource Methods

The Resource type exposes the following members.

  NameDescription
Public method AddProperties Adds properties to resource properties.
Protected method AddWorkingTime Adds working time records to resources.
Protected method ClearAllSlots Clears all the resource capacity slots.
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.
Public method GetForwardEnumerator Returns a forward enumerator with transparent fetching of data via a data provider.
Public method GetHashCode (Inherited from Object.)
Public method GetProperties Retrieves resource properties for a specified time interval.
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.
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.
Public method RemovePending Removes pending reservations in the capacity slots collection of the resource.
Protected method ReserveCapacity Updates the capacity slot information with a capacity reservation.
Public method ToString (Inherited from Object.)
Protected method UpdateTimeStamps Updates the time stamps for a specific time interval slot.
Protected method WakeupConstraint Wakes up the constraints that are affected by capacity changes to the slot.
Protected method WorkingTimeDefined Verifies that the reservation falls inside the working time definition.
Top

Community Additions

ADD
Show: