VATSchedule_IN::exist Method
Verifies whether records exist in the table for the current record.
Syntax
client server public static boolean exist(Schedule_IN _schedule)
Run On
Called
Parameters
- _schedule
Type: Schedule_IN Extended Data Type
The Schedule field to find in a table.
Return Value
Type: boolean
true if records exist; otherwise, false.