Share via


SysSignatureSetup::find Method

Retrieves a record that matches parameters in the SysSignatureSetup table.

Syntax

client server public static SysSignatureSetup find(RefRecId _ref, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to update the table; the default value is false.

Return Value

Type: SysSignatureSetup Table
A SysSignatureSetup record, if found.

See Also

Reference

SysSignatureSetup Table