CalendarSlotsCollection Methods
The CalendarSlotsCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Add | Adds an item to the collection and updates the capacity window start and end dates. (Inherited from CapacitySlotsCollection.) |
| AvailableDateCapacityInMilliSeconds | Retrieves the available capacity for finite capacity scheduling for a given date. (Inherited from CapacitySlotsCollection.) |
| Clear | Removes all items from the collection. (Inherited from CapacitySlotsCollection.) |
| Equals | (Inherited from Object.) |
| Finalize | (Inherited from Object.) |
| GetBackwardEnumerator | Overloaded. |
| GetEnumerator | Returns an enumerator instance. (Inherited from CapacitySlotsCollection.) |
| GetForwardEnumerator | Overloaded. |
| GetHashCode | (Inherited from Object.) |
| GetPropertyToCapacityReservationInMilliSeconds | Retrieves a dictionary that maps the property IDs to aggregated capacity reservations. (Inherited from DateCapacity.) |
| GetType | (Inherited from Object.) |
| InitDataRetrieval | Creates a slot that marks that no data retrieval was done for the complete timeline. (Inherited from CapacitySlotsCollection.) |
| MemberwiseClone | (Inherited from Object.) |
| MostRecentReservationTimestamp | (Inherited from DateCapacity.) |
| PendingReservations | Retrieves pending capacity reservations for a specific date. (Inherited from DateCapacity.) |
| RemovePending | Removes pending capacity reservations for a specific job within a start and end date. (Inherited from DateCapacity.) |
| ReserveCapacity | Updates the capacity slot information with a capacity reservation. (Inherited from CapacitySlotsCollection.) |
| ReservedCapacityInMilliSeconds | Retrieves capacity reservations for a specific date (Inherited from DateCapacity.) |
| SetMostRecentReservationTimestamp | (Inherited from DateCapacity.) |
| ToString | (Inherited from Object.) |
| UpdatePropertyCapacityReservations | (Inherited from DateCapacity.) |
| UpdateTimeStamps | Updates the time stamp on all slots that overlap a given capacity slot. (Inherited from CapacitySlotsCollection.) |
| Name | Description | |
|---|---|---|
| IEnumerable.GetEnumerator | Returns an enumerator instance. (Inherited from CapacitySlotsCollection.) |
Community Additions
ADD
Show: