How to get the Enum Value Name in Dynamics 365 Business Central
Views (1173)
As you already know that Enum is a new data type in AL and it is a replacement for Option data type. More information about the Enum’s can be found in the below links. Extensible Enums Enum Data Type Let’s take a case that you want to export the value of the Enum field, when … Continue reading How to get the Enum Value Name in Dynamics 365 Business Central
This was originally posted here.
*This post is locked for comments