WrkCtrResourceGroupResource::changeResourceCalendar Method
Changes the calendar for an individual resource on a specific date by changing, splitting, or merging the existing WrkCtrResourceGroupResource records.
Syntax
client server public static void changeResourceCalendar(
WrkCtrId _wrkCtrId,
date _date,
CalendarId _newCalendarId)
Run On
Called
Parameters
- _wrkCtrId
Type: WrkCtrId Extended Data Type
The ID of the resource for which to change the calendar.
- _date
Type: date
The date for which to change the calendar.
- _newCalendarId
Type: CalendarId Extended Data Type
The ID of the new calendar to apply.
Exceptions
Exception | Condition |
---|---|
Error | No existing resource group membership record on the date could be found. |