WrkCtrResourceGroupCalendar::changeResourceGroupCalendar Method
Changes the calendar for a resource group on a specific date by changing, splitting, or merging the existing WrkCtrResourceGroupCalendar records.
Syntax
client server public static void changeResourceGroupCalendar(
RefRecId _resourceGroup,
date _date,
CalendarId _newCalendarId)
Run On
Called
Parameters
- _resourceGroup
Type: RefRecId Extended Data Type
The record ID of the resource group 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 be applied.
Exceptions
Exception | Condition |
---|---|
Error | No existing record on the date could be found. |