SysPolicy::find Method

Finds the record in the SysPolicy table.

Syntax

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

Run On

Called

Parameters

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

Return Value

Type: SysPolicy Table
An instance of the SysPolicy class.

See Also

Reference

SysPolicy Table