Share via


DirAddressBookParty::find Method

Finds the DirAddressBookParty record.

Syntax

client server public static DirAddressBookParty find(
    RecId _addressBook, 
    RecId _party, 
   [boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: DirAddressBookParty Table
The DirAddressBookParty record.

See Also

Reference

DirAddressBookParty Table