BankDocumentTable::checkExist Method

Indicates whether a specified record exists in the BankDocumentTable table.

Syntax

client server public static boolean checkExist(RecId _recId)

Run On

Called

Parameters

Return Value

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

See Also

Reference

BankDocumentTable Table