The TimeSlotV generic type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|  | SlotEndTime | 
            The end time (exclusive) of this slot.
             | 
|  | SlotStartTime | 
            The start time (inclusive) of this slot.
             | 
|  | Value | 
            The value associated with this slot.
             | 
See Also