Quantcast
Channel: Microsoft Dynamics AX Forum - Recent Threads
Viewing all articles
Browse latest Browse all 73760

Get Enum if only the enumnum and the value are present

$
0
0

Is it possible to get an Enum if you only have an Id and the specified enum value?

 

public anyType getEnum(int _enumNum, int _enumValue)
{
    //  code here

DictTable has implemented the method public Common makeRecord()

DictClass has implemented the method public Object makeObject()

but what is the corresponding way to get an enum?

 


Viewing all articles
Browse latest Browse all 73760

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>