SIGSignatureLog::exist Method
Retrieves a record in the SIGSignatureLog table, if found.
Syntax
client server public static boolean exist(SIGAuditLogRef _ref)
Run On
Called
Parameters
- _ref
Type: SIGAuditLogRef Extended Data Type
A reference record ID.
Return Value
Type: boolean
true if the record found; otherwise, false.
Remarks
This method is called to check whether a record that has the _ref record ID exists.