Compartilhar via


BankPositivePayTable::exist Method

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

Return Value

Type: boolean
true if the specified record was found in the table; otherwise, false.

See Also

Reference

BankPositivePayTable Table