Share via


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

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to update.

Return Value

Type: SIGSignatureLog Table
A SIGSignatureLog record, if found.

See Also

Reference

SIGSignatureLog Table