ContactPerson.IsOrgPartyOf Method
Looks up the related DirPartyTable table.
Syntax
public DirPartyTable IsOrgPartyOf([DirPartyTable relatedTable])
Run On
Called
Parameters
- relatedTable
Type: DirPartyTable Table
Sets the related table; optional. Subsequent calls will return the provided related table.
Return Value
Type: DirPartyTable Table
An instance of the related table.