CapacitySlotsCollection Methods

The CapacitySlotsCollection type exposes the following members.

  NameDescription
Public method Add Adds an item to the collection and updates the capacity window start and end dates.
Public method AvailableDateCapacityInMilliSeconds Retrieves the available capacity for finite capacity scheduling for a given date.
Public method Clear Removes all items from the collection.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetBackwardEnumerator Overloaded.
Public method GetEnumerator Returns an enumerator instance.
Public method GetForwardEnumerator Overloaded.
Public method GetHashCode (Inherited from Object.)
Protected method GetPropertyToCapacityReservationInMilliSeconds Retrieves a dictionary that maps the property IDs to aggregated capacity reservations. (Inherited from DateCapacity.)
Public method GetType (Inherited from Object.)
Protected method InitDataRetrieval Creates a slot that marks that no data retrieval was done for the complete timeline.
Protected method MemberwiseClone (Inherited from Object.)
Public method MostRecentReservationTimestamp (Inherited from DateCapacity.)
Public method PendingReservations Retrieves pending capacity reservations for a specific date. (Inherited from DateCapacity.)
Public method RemovePending Removes pending capacity reservations for a specific job within a start and end date. (Inherited from DateCapacity.)
Public method ReserveCapacity Updates the capacity slot information with a capacity reservation.
Public method ReservedCapacityInMilliSeconds Retrieves capacity reservations for a specific date (Inherited from DateCapacity.)
Protected method SetMostRecentReservationTimestamp (Inherited from DateCapacity.)
Public method ToString (Inherited from Object.)
Protected method UpdatePropertyCapacityReservations (Inherited from DateCapacity.)
Public method UpdateTimeStamps Updates the time stamp on all slots that overlap a given capacity slot.
Top

  NameDescription
Explicit interface implemetation Private method IEnumerable.GetEnumerator Returns an enumerator instance.
Top

Community Additions

ADD
Show: