WorkCalendarDate::name Method
Gets the name of the base calendar.
Syntax
client server public static Name name(CalendarId _calendarId, TransDate _transDate)
Run On
Called
Parameters
- _calendarId
Type: CalendarId Extended Data Type
The ID of the calendar for which to get the name.
- _transDate
Type: TransDate Extended Data Type
The date for which to get the calendar name.
Return Value
Type: Name Extended Data Type
The name of the base calendar.