DirPartyTable::updatePrimaryContact Method
Updates the primary electronic address foreign key to DirPartyTable.
Syntax
client server public static void updatePrimaryContact(DirPartyRecId _party, LogisticsElectronicAddress _electronicAddress)
Run On
Called
Parameters
- _party
Type: DirPartyRecId Extended Data Type
The record ID for the party that will be updated.
- _electronicAddress
Type: LogisticsElectronicAddress Table
The primary electronic address record.