23 March 2012

Models and Model Files in AX 2012

http://axtechhouse.wordpress.com/2011/07/22/models-and-model-files-in-ax-2012/

No comments:

Post a Comment

Give me the commetns and solutions

Service class to get the selected record and deleted matching records and refresh the form data source in D365 F&O

 [DataContractAttribute] class ABCUserProfilesBulkDeleteContract {         UserId userId;     [DataMemberAttribute('UserId')]     pu...