Share via


WrkCtrResourceGroupResource::splitAndChangeCalendar Method

Splits an existing WrkCtrResourceGroupResource record into two or three date intervals and changes the CalendarId field of the middle interval.

Syntax

client server public static void splitAndChangeCalendar(
    WrkCtrResourceGroupResource _wrkCtrResourceGroupResource, 
    date _fromDate, 
    date _toDate, 
    CalendarId _calendarId)

Run On

Called

Parameters

  • _fromDate
    Type: date
    The inclusive start date of the interval.
  • _toDate
    Type: date
    The inclusive end date of the interval.

See Also

Reference

WrkCtrResourceGroupResource Table