This topic has not yet been rated - Rate this topic

Axapta Class

The Axapta class provides the ability to connect to the Microsoft Dynamics AX system, create Axapta classes, create Axapta records, and containers, and buffer objects, execute transactions, and perform other Microsoft Dynamics AX system tasks.

Namespace: Microsoft.Dynamics.BusinessConnectorNet
Assembly: Microsoft.Dynamics.BusinessConnectorNet (in microsoft.dynamics.businessconnectornet.dll)
'Usage
Dim axapta1 As New Axapta()
public sealed class Axapta : IDisposable
public final class Axapta implements IDisposable
public class Axapta implements IDisposable
System.Object
  Microsoft.Dynamics.BusinessConnectorNet.Axapta
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.