FormBuildActionPaneTabControl.autoDeclaration Method [AX 2012]

Determines whether the system can declare a member variable that has the same name as the control.

public boolean autoDeclaration([boolean value])

Run On

Client

Parameters

value
Type: boolean

Return Value

Type: boolean
true if the member variable can be declared for this control; otherwise, false.

Controls cannot have identical names.

Community Additions

ADD
Show: