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.
Checks to determine whether the record with specified identifier (ID) exists in the BankPositivePayTable table.
Syntax
client server public static boolean exist(BankPositivePayId _bankPositivePayId)
Run On
Called
Parameters
- _bankPositivePayId
Type: BankPositivePayId Extended Data Type
The ID for the bank positive pay format whose record you want to find.
Return Value
Type: boolean
true if the specified record was found in the table; otherwise, false.