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 occurs in the SysPolicyRuleType table.
Syntax
client server public static boolean exist(RecId _policyRuleTypeRecId, RefRecId _policyType)
Run On
Called
Parameters
- _policyRuleTypeRecId
Type: RecId Extended Data Type
An instance of the RefRecId class that specifies the policy rule type.
- _policyType
Type: RefRecId Extended Data Type
An instance of the RefRecId class that indicates the policy type.
Return Value
Type: boolean
true if the record was found; otherwise, false.