Share via


AxBudgetPlanHeader.budgetPlanHeader Method [AX 2012]

Gets or sets the BudgetPlanHeader buffer for the current instance.

Syntax

public BudgetPlanHeader budgetPlanHeader([BudgetPlanHeader _budgetPlanHeader])

Run On

Called

Parameters

  • _budgetPlanHeader
    Type: BudgetPlanHeader Table
    The new BudgetPlanHeader buffer that will be used for the current instance.

Return Value

Type: BudgetPlanHeader Table
The BudgetPlanHeader buffer for the current instance.

See Also

Reference

AxBudgetPlanHeader Class