WrkCtrTable.editCalendar Method

Gets and sets the calendar of the resource on a specific date.

Syntax

public CalendarId editCalendar(
    boolean _set, 
    date _date, 
    CalendarId _calendarId)

Run On

Called

Parameters

  • _set
    Type: boolean
    A Boolean value that indicates whether the calendar should change.
  • _date
    Type: date
    The date for which to get or set the calendar.

Return Value

Type: CalendarId Extended Data Type
The ID of the active calendar.

See Also

Reference

WrkCtrTable Table