Share via


ContactPerson::findByPartyRecId Method

Finds the contact person by the RecId value of the party.

Syntax

client server public static ContactPerson findByPartyRecId(DirPartyRecId _partyRecId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that specifies whether to update the contact person.

Return Value

Type: ContactPerson Table
The contact person of the party that has the passed RecId value.

See Also

Reference

ContactPerson Table