Share via


SysPolicy::findByNamePolicyType Method

Finds the record in the SysPolicy table.

Syntax

client server public static SysPolicy findByNamePolicyType(
    Name _name, 
    RecId _policyType, 
   [boolean _forUpdate])

Run On

Called

Parameters

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

Return Value

Type: SysPolicy Table
An instance of the SysPolicyType class.

See Also

Reference

SysPolicy Table