Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether the specified record exists in the SysPolicySourceDocumentRuleType table.
Syntax
client server public static boolean exist(RecId _policySourceDocumentRuleTypeRecId)
Run On
Called
Parameters
- _policySourceDocumentRuleTypeRecId
Type: RecId Extended Data Type
An instance of the RecId class that represents the policy rule type.
Return Value
Type: boolean
true if the record was found; otherwise, false.