SIGProcSetupField::classIdFieldsEnabled Method
Indicates whether any of the fields that are specified for a built-in signature requirement require a signature.
Syntax
client server public static boolean classIdFieldsEnabled(ClassId _classId)
Run On
Called
Parameters
- _classId
Type: ClassId Extended Data Type
The ID of the class that represents the built-in signature requirement.
Return Value
Type: boolean
true if any field for the built-in requirement requires a signature; otherwise, false.