Share via


PaymDayLine::checkExist Method

Indicates whether the specified record exists in the PaymDayLine table and displays a message if the record does not exist.

Syntax

client server public static boolean checkExist(
    PaymDayId _PaymDayId, 
    WeekMonth _WeekMonth, 
    WeekDays _WeekDay, 
    Days _MonthDay)

Run On

Called

Parameters

Return Value

Type: boolean
true if the specified record exists; otherwise, false.

See Also

Reference

PaymDayLine Table