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