Share via


SysPolicyRuleType::exist Method

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.

Return Value

Type: boolean
true if the record was found; otherwise, false.

See Also

Reference

SysPolicyRuleType Table