Blog Archives

Ax2009 How to get Enum Label


dictEnum = new dictEnum(dictionary.enumName2Id(‘ENUMNAME’)); info(strfmt(“Enum Label: %1”, dictEnum.label() )); info(strfmt(“Enum item Lable:%1”, dictEnum.value2Label(VALUE) ));

Posted in axapta, enum

Ax2009 How to get Enum Label


dictEnum = new dictEnum(dictionary.enumName2Id(‘ENUMNAME’)); info(strfmt(“Enum Label: %1”, dictEnum.label() )); info(strfmt(“Enum item Lable:%1”, dictEnum.value2Label(VALUE) ));

Posted in axapta, enum, value
Blog Stats
  • 83,746 hits
Categories