With AX7 there has been a switch to use Microsoft.Dynamics.Ax.Xpp.MetadataSupport when getting any sort of metadata, and there are a number of posts/articles about how to use it.
But is there any documentation on what methods are available on this class? (something like MSDN has for almost every other AX class)
Intellisense in Visual Studio doesn't provide any methods at all and you can't F12 to see the code behind it.
The issue I am running into is that the GetDataEntityViewNames() call is not returning Composite or Aggregate Data Entities (it returns normal data entities just fine) and I wanted to see if there is a different call to get these.
*This post is locked for comments
Interesting, well I'm glad there is intellisense on it to see the methods behind it.
Here's what it looks like for me:
Not sure how we are seeing different functionality but must be something up with my Visual Studio.
I'm not aware of any documentation, but IntelliSense does work fine for me.
No source code is distributed for this assembly, only the compiled DLL. But you can use a decompiler, if you want.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,151 Super User 2024 Season 2
Martin Dráb 229,963 Most Valuable Professional
nmaenpaa 101,156