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.
Finds the record in the SysPolicyRule table.
Syntax
client server public static SysPolicyRule find(
RefRecId _policy,
RefRecId _policyRuleType,
[boolean _forUpdate])
Run On
Called
Parameters
- _policy
Type: RefRecId Extended Data Type
An instance of the Refrecord ID class to indicate the policy.
- _policyRuleType
Type: RefRecId Extended Data Type
An instance of the Refrecord ID class to represent rule type.
- _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.