BudgetTransactionLine.editBudgetType Method

Manages the setting of the budget type on a budget transaction line.

Syntax

edit BudgetType editBudgetType(boolean _set, BudgetType _budgetType)

Run On

Called

Parameters

  • _set
    Type: boolean
    The value that specified whether to set the budget type.

Return Value

Type: BudgetType Enumeration
The budget type of the budget transaction line.

Remarks

The amount fields on the line are recalculated when a budget type is changed.

See Also

Reference

BudgetTransactionLine Table