DirPartyTable.initFromDirParty Method
Initializes the current record from an instance of DirParty.
Syntax
public void initFromDirParty(DirParty _dirParty)
Run On
Called
Parameters
- _dirParty
Type: DirParty Class
The instance of the DirParty class from which the current record must be initialized.