Represents a single limit on a time type.
| Name | Editable? | Type | Summary |
|---|---|---|---|
| TimeTypeID | Int32 | The ID of the associated time type. | |
| StartDate | DateTime | The start date of the time type limit. | |
| EndDate | DateTime | The end date of the time type limit. | |
| Hours | Double | The hours of the time type limit available in its date range. | |
| HoursRemaining | Double | The remaining hours of the time type limit available in its date range. |