PCRuntimeInputControl.setIsReadOnly Method [AX 2012]

Sets whether a control is read only.

public void setIsReadOnly(boolean _value)

Run On

Called

Parameters

_value
Type: boolean
A Boolean value that indicates whether the input control should be read only.

Community Additions

ADD
Show: