BudgetPlanLine.defaultRow Method
Sets the default values for the field values in a BudgetPlanLine record.
Syntax
public void defaultRow([AxBudgetPlanLine _axBudgetPlanLine, AxBudgetPlanLineDetail _axBudgetPlanLineDetail])
Run On
ClientOrServer
Parameters
- _axBudgetPlanLine
Type: AxBudgetPlanLine Class
An instance of the AxBudgetPlanLine class that is associated with the row that is set to the default row; optional.
- _axBudgetPlanLineDetail
Type: AxBudgetPlanLineDetail Class