SIGProcSetup::findBuiltIn Method
Finds the record for the built-in signature requirement in the specified domain.
Syntax
client server public static SIGProcSetup findBuiltIn(ClassId _classId, [boolean _forUpdate])
Run On
Called
Parameters
- _classId
Type: ClassId Extended Data Type
The class ID that represents the built-in signature requirement.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update.
Return Value
Type: SIGProcSetup Table
A record for the built-in signature requirement; otherwise, an empty record.