DimensionDefaultingControllerBase.handleValueEnablementForEnumValue Method [AX 2012]

Specifies whether to allow for values to be edited when associated with a change in a enumeration value.

protected void handleValueEnablementForEnumValue(int _enumerationValue, int _controlIndex)

Run On

Called

Parameters

_enumerationValue
Type: int
The integral value of the enumeration value to change.
_controlIndex
Type: int
The control that is associated with the dimension to change.

Community Additions

ADD
Show: