CapacitySlotUnavailable Methods

The CapacitySlotUnavailable type exposes the following members.

  NameDescription
Protected method CheckPropertiesRequiredOk Validates that the required properties are available. (Inherited from CapacitySlot.)
Public method Contains Checks whether a specific date is contained within a date interval. (Inherited from DateTimeInterval.)
Public method DateInsideSlot Check whether a date is part of a capacity slot. (Inherited from CapacitySlot.)
Public method DeriveSlot Creates a new slot with the same properties like the original slot, but with a new start and end time. (Inherited from CapacitySlot.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method Intersect Returns the intersection of the current time interval with another interval defined by the start and end time arguments. (Inherited from DateTimeInterval.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Overlaps Checks whether there is an overlap between two intervals. (Inherited from DateTimeInterval.)
Public method OverlapsExclusive Checks whether there is an overlap between the two intervals. (Inherited from DateTimeInterval.)
Public method ReserveCapacity (Inherited from CapacitySlot.)
Public method SlotAfterDate Checks whether slot lies after the date. (Inherited from CapacitySlot.)
Public method SlotOnlySpansOneDay Checks whether the slot spans more than one day. (Inherited from CapacitySlot.)
Public method ToString Returns a string that represents this capacity slot object. (Inherited from CapacitySlot.)
Top

Community Additions

ADD
Show: