CalendarSlotsCollection Methods

The CalendarSlotsCollection type exposes the following members.

  NameDescription
Public method Add Adds an item to the collection and updates the capacity window start and end dates. (Inherited from CapacitySlotsCollection.)
Public method AvailableDateCapacityInMilliSeconds Retrieves the available capacity for finite capacity scheduling for a given date. (Inherited from CapacitySlotsCollection.)
Public method Clear Removes all items from the collection. (Inherited from CapacitySlotsCollection.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetBackwardEnumerator Overloaded.
Public method GetEnumerator Returns an enumerator instance. (Inherited from CapacitySlotsCollection.)
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. (Inherited from CapacitySlotsCollection.)
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. (Inherited from CapacitySlotsCollection.)
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. (Inherited from CapacitySlotsCollection.)
Top

  NameDescription
Explicit interface implemetation Private method IEnumerable.GetEnumerator Returns an enumerator instance. (Inherited from CapacitySlotsCollection.)
Top

Community Additions

ADD
Show: