Sunday, June 2, 2013

Interop

Add AX table directory to Visual Studio library project, use C# code to access AX data.
http://msdn.microsoft.com/EN-US/library/gg889200.aspx
  • Creating the class library, adding a Microsoft Dynamics AX table to the project, and accessing that table from code.
  • Creating a console application project and testing the generated assembly.

No comments:

Post a Comment