WorkCalendarDate::isDateOpen Method
Determines whether the calendar date entry is open.
Syntax
server public static boolean isDateOpen(CalendarId _calendar, TransDate _transDate)
Run On
Server
Parameters
- _calendar
Type: CalendarId Extended Data Type
The ID of the calendar.
- _transDate
Type: TransDate Extended Data Type
The date to check.
Return Value
Type: boolean
true if the calendar date entry is open; otherwise, false.