Share via


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

  • _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.

See Also

Reference

SysPolicyType Table