Share via


SysPolicyOrganization::find Method

Finds the record in the SysPolicyOrganization table.

Syntax

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

Run On

Called

Parameters

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

Return Value

Type: SysPolicyOrganization Table
An instance of the SysPolicyOrganization class.

See Also

Reference

SysPolicyOrganization Table