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