FormFunctionButtonControl.userDisable Method [AX 2012]

Gets or sets the value that indicates whether the control is disabled for the user.

public int userDisable([int value])

Run On

Client

Parameters

value
Type: int
The value that indicates whether the control is disabled for the user; optional.

Return Value

Type: int
1 if the control is disabled for the user; otherwise, 0.

Community Additions

ADD
Show: