Share via


BudgetPlanGenerateBudgetTrnsController.templateForm Method [AX 2012]

Gets the name of the form that is used to get the user input.

Syntax

public FormName templateForm()

Run On

Called

Return Value

Type: FormName Extended Data Type
The name of the form.

Remarks

The BudgetPlanGenerateBudgetTrnsController class is supported by a form object instead of extending the SysOperationUIBuilder class.

See Also

Reference

BudgetPlanGenerateBudgetTrnsController Class