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