Share via


BudgetPlanViewUIInterface.activeRecordChanged Method [AX 2012]

Indicates that the active record has changed.

Syntax

public void activeRecordChanged(BudgetPlanHeader _budgetPlanHeader)

Run On

Called

Parameters

  • _budgetPlanHeader
    Type: BudgetPlanHeader Table
    The record of the BudgetPlanHeader table that is currently the selected record.

See Also

Reference

BudgetPlanViewUIInterface Interface