HcmWorker.addLocations Method

Add locations to a party.

Syntax

public void addLocations(Array _recIds, boolean isPostalAddress)

Run On

Called

Parameters

  • _recIds
    Type: Array Class
    The record IDs of locations to associate to the Person of this worker.
  • isPostalAddress
    Type: boolean
    true if this is a postal address location.

See Also

Reference

HcmWorker Table