Share via


SysPolicyRuleType::find Method

Finds the specified record in the SysPolicyRuleType table.

Syntax

client server public static SysPolicyRuleType find(
    RecId _policyRuleTypeRecId, 
    RecId _policyType, 
   [boolean _forUpdate])

Run On

Called

Parameters

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

Return Value

Type: SysPolicyRuleType Table
An instance of the SysPolicyRuleType class.

See Also

Reference

SysPolicyRuleType Table