I need a list of all Data Entity, along with its fields and field properties. So far I am using Microsoft.Dynamics.Ax.Xpp.MetadataSupport::GetDataEntityView("AccountantEntity") to get the metadata of the named data entity. However I need to loop through all the data entity names, and I cant find a way to do that. Can someone help me out?
*This post is locked for comments
I have the same question (0)