Share via


SysPolicyRule::findPolicyRule Method

Finds a record in the SysPolicyRule table.

Syntax

client server public static RefRecId findPolicyRule(
    SysPolicyTypeEnum _policyType, 
    SysPolicyRuleTypeEnum _policyRuleType, 
    RefRecId _le, 
    RefRecId _ou, 
   [utcdatetime _effectiveDate])

Run On

Called

Parameters

  • _effectiveDate
    Type: utcdatetime
    The effective date on which to search for the policy rule.

Return Value

Type: RefRecId Extended Data Type
A record in the SysPolicyRule table.

See Also

Reference

SysPolicyRule Table