ProjectEnterpriseLaborResourcesResourceCalendarsCalendarExceptions
The Project Enterprise Resource Calendar Exceptions resource is used to view exceptions on a calendar. A calendar exception is used to define holidays or exceptional working days on a weekend. A calendar could have many exceptions.
Columns
| Name | Type | Description |
| ProjectEnterpriseLaborResourcesResourceId [KEY] | Long | Identifier of the project enterprise resource. |
| ResourcecalendarsCalendarId [KEY] | Long | Unique identifier of the calendar. |
| ExceptionId [KEY] | Long | Unique identifier of the exception in the calendar. |
| Name | String | Name of the exception. |
| Description | String | Description of the exception. |
| Code | String | Code to identify the exception. |
| PeriodType | String | Indicates if the calendar exception is a workable period or not. Valid values are OFF_PERIOD and WORK_PERIOD. |
| StartDate | Datetime | The date on which the calendar exception begins. Value contains a time component if the exception isn't for all day long. |
| EndDate | Datetime | The inclusive end date of the calendar exception. Value contains a time component if the exception isn't for all day long. |
| CategoryCode | String | Category code in which the exception falls. |
| AllDayFlag | Bool | Indicates if the calendar exception is for the whole day. |
| Finder | String | finder |
| ResourceId | Long | resourceid |