Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.