Share via


BudgetPlanGenerateFormBudgetPlan.setFormControl Method [AX 2012]

Sets the class reference for the specified form control.

Syntax

protected void setFormControl(FormControl _formControl)

Run On

Called

Parameters

  • _formControl
    Type: FormControl Class
    The form control for which to set the reference.

See Also

Reference

BudgetPlanGenerateFormBudgetPlan Class