Inspect AX classes using X++
In my previous post I coded how to inspect tables to retrieve some metadata requested for documentation. Today’s is about classes and how to achieve a similar goal, that is retrieve some data that is needed for documentation. Again, this is a close version to my final code and with the information that I need, … Continue reading Inspect AX classes using X++