Share via


ContactPerson.addLocations Method

Adds the specified locations to a party.

Syntax

public void addLocations(Array _recIds, boolean isPostalAddress)

Run On

Called

Parameters

  • _recIds
    Type: Array Class
    The record ID values of the locations to associate with the party of this contact person.
  • isPostalAddress
    Type: boolean
    A Boolean value that indicates whether this is a postal address location.

See Also

Reference

ContactPerson Table