ProjectEnterpriseLaborResourcesResourceCalendars
The Project Enterprise Resource Calendars resource is used to view calendars of a Project Enterprise Resource which are single workday pattern and single shift. A calendar is used when scheduling or staffing a Project Enterprise Resource.
Columns
| Name | Type | Description |
| ProjectEnterpriseLaborResourcesResourceId [KEY] | Long | Identifier of the project enterprise resource. |
| CalendarId [KEY] | Long | Unique identifier of the calendar. |
| Name | String | Name of the calendar. |
| Description | String | Description of the calendar. |
| EffectiveFromDate | Date | The date from which the calendar is effective. |
| EffectiveToDate | Date | The inclusive last date of the effectivity of the calendar. |
| CategoryCode | String | The category used for the calendar. |
| QuaterlyTypeCode | String | Indicates the quarter type of the calendar. |
| FirstDayOfWeek | Int | The index of the first day in the week: 1 for Sunday, 2 for Monday, 3 for Tuesday, and so on. The default value is 2. |
| HoursPerDay | Decimal | Number of working hours in a day. Value depends on the number of hours in the shift. |
| SundayWorkFlag | Bool | Indicates if Sundays are workable. True if it's workable, False if it's not. |
| MondayWorkFlag | Bool | Indicates if Mondays are workable. True if it's workable, False if it's not. |
| TuesdayWorkFlag | Bool | Indicates if Tuesdays are workable. True if it's workable, False if it's not. |
| WednesdayWorkFlag | Bool | Indicates if Wednesdays are workable. True if it's workable, False if it's not. |
| ThursdayWorkFlag | Bool | Indicates if Thursdays are workable. True if it's workable, False if it's not. |
| FridayWorkFlag | Bool | Indicates if Fridays are workable. True if it's workable, False if it's not. |
| SaturdayWorkFlag | Bool | Indicates if Saturdays are workable. True if it's workable, False if it's not. |
| ActiveFlag | Bool | Indicates if the calendar is active. |
| Finder | String | finder |
| ResourceId | Long | resourceid |