SysPolicyType::find Method
Finds a record in the SysPolicyType table.
Syntax
client server public static SysPolicyType find(RefRecId _policyType, [boolean _forUpdate])
Run On
Called
Parameters
- _policyType
Type: RefRecId Extended Data Type
An instance of the RefRecId class that indicates the policy type.
- _forUpdate
Type: boolean
A Boolean value that indicates whether the selected record is for update; optional.
Return Value
Type: SysPolicyType Table
An instance of the SysPolicyType class.