Share via


BudgetPlanGenerateFormBudgetPlan.initForm Method [AX 2012]

Initializes the class for the specified BudgetPlanGenerate form instance.

Syntax

public void initForm(FormRun _formRun)

Run On

Called

Parameters

  • _formRun
    Type: FormRun Class
    The BudgetPlanGenerate form instance for which to intialize the class.

See Also

Reference

BudgetPlanGenerateFormBudgetPlan Class