Hello community,
I am trying to write a VS extension using the AX developer tools add-in project template. The goal of the add-in is to add method(s) to the selected class.
Does anyone have example code, documentation or guidance on how to achieve this?
I have followed along with Peter's example from the tech conf recordings and am using the automation interfaces to understand members/methods of the selected class, but I do not understand how to create or modify metadata using those objects.
Best Regards,
*This post is locked for comments