SIGSignatureLog::find Method
Finds a record with a specified SIGAuditLogRef value from the SIGSignatureLog table.
Syntax
client server public static SIGSignatureLog find(SIGAuditLogRef _ref, [boolean _forUpdate])
Run On
Called
Parameters
- _ref
Type: SIGAuditLogRef Extended Data Type
A reference record ID.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to update.
Return Value
Type: SIGSignatureLog Table
A SIGSignatureLog record, if found.