Share via


SysPolicyRule::find Method

Finds the record in the SysPolicyRule table.

Syntax

client server public static SysPolicyRule find(
    RefRecId _policy, 
    RefRecId _policyRuleType, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates the selected record is for update; optional.

Return Value

Type: SysPolicyRule Table
An instance of the SysPolicyRule class.

See Also

Reference

SysPolicyRule Table