ReqDemPlanLabelProvider.getEnumLabelText Method [AX 2012]
Gets the label text of the given enumeration value.
public LabelId getEnumLabelText(EnumName _enumName, int _enumValue)
Run On
CalledParameters
- _enumName
- Type: EnumName Extended Data Type
The enumeration name.
- _enumValue
- Type: int
The enumeration value.
Community Additions
ADD
Show: