FormGroupControl.allowUserSetup Method [AX 2012]

Sets or gets the level of modification that can be performed for a form group control.

public int allowUserSetup([int value])

Run On

Client

Parameters

value
Type: int
An Integer data type that indicates the level of modification that can be performed; optional.

Return Value

Type: int
An integer value that indicates the level of modification that can be performed.

You can use a FormAllowUserSetup enumeration value for the value parameter.

Community Additions

ADD
Show: