CapacitySlotUnavailable Methods
The CapacitySlotUnavailable type exposes the following members.
| Name | Description | |
|---|---|---|
| CheckPropertiesRequiredOk | Validates that the required properties are available. (Inherited from CapacitySlot.) |
| Contains | Checks whether a specific date is contained within a date interval. (Inherited from DateTimeInterval.) |
| DateInsideSlot | Check whether a date is part of a capacity slot. (Inherited from CapacitySlot.) |
| DeriveSlot | Creates a new slot with the same properties like the original slot, but with a new start and end time. (Inherited from CapacitySlot.) |
| Equals | (Inherited from Object.) |
| Finalize | (Inherited from Object.) |
| GetHashCode | (Inherited from Object.) |
| GetType | (Inherited from Object.) |
| Intersect | Returns the intersection of the current time interval with another interval defined by the start and end time arguments. (Inherited from DateTimeInterval.) |
| MemberwiseClone | (Inherited from Object.) |
| Overlaps | Checks whether there is an overlap between two intervals. (Inherited from DateTimeInterval.) |
| OverlapsExclusive | Checks whether there is an overlap between the two intervals. (Inherited from DateTimeInterval.) |
| ReserveCapacity | (Inherited from CapacitySlot.) |
| SlotAfterDate | Checks whether slot lies after the date. (Inherited from CapacitySlot.) |
| SlotOnlySpansOneDay | Checks whether the slot spans more than one day. (Inherited from CapacitySlot.) |
| ToString | Returns a string that represents this capacity slot object. (Inherited from CapacitySlot.) |
Community Additions
ADD
Show: