Share via


BudgetPlanInteractionHelper.parmBudgetPlanLinesEnabled Method [AX 2012]

Gets or sets the BudgetPlanLinesEnabled parameter.

Syntax

public boolean parmBudgetPlanLinesEnabled([boolean _budgetPlanLinesEnabled])

Run On

Called

Parameters

  • _budgetPlanLinesEnabled
    Type: boolean
    The value to set.

Return Value

Type: boolean
The value of the BudgetPlanLinesEnabled parameter.

See Also

Reference

BudgetPlanInteractionHelper Class