ContactPerson::associatePartyToLocationServer Method
Associate a contact person party with the address of the party it is a contact for.
Syntax
server public static void associatePartyToLocationServer(DirPartyRecId _contactForPartyRecId, DirPersonRecId _personRecId)
Run On
Server
Parameters
- _contactForPartyRecId
Type: DirPartyRecId Extended Data Type
The RecId of the party for whom the person is a contact.
- _personRecId
Type: DirPersonRecId Extended Data Type
The RecId of the person who is the contact.