Share via


WorkCalendarDate::isPickupDate Method

Determines whether the date in the parameter list is both an open date and is not closed for pickup in the specified calendar.

Syntax

server public static boolean isPickupDate(CalendarId _calendar, TransDate _transDate)

Run On

Server

Parameters

Return Value

Type: boolean
true if the date is open for pickup in the calendar; otherwise, false.

See Also

Reference

WorkCalendarDate Table