SIGProcSetup::existBuiltIn Method
Indicates whether the built-in signature requirement, which is based on a class, exists for the specified domain.
Syntax
client server public static boolean existBuiltIn(ClassId _classId)
Run On
Called
Parameters
- _classId
Type: ClassId Extended Data Type
The ID of the class that represents the built-in requirement.
Return Value
Type: boolean
true if the built-in requirement exists for the specified domain; otherwise, false.