Microsoft Dynamics AX 4
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

Visual Basic
Dim axapta1 As New
    
Syntax

Visual Basic
NotInheritable Public Class Axapta
    Implements
    
C#
public sealed class Axapta IDisposable
C++
public ref class Axapta sealed IDisposable
J#
public final class Axapta implementIDisposable
JScript
public class Axapta implementIDisposable
Inheritance Hierarchy

>System.Object
  Microsoft.Dynamics.BusinessConnectorNet.Axapta
Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms

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
See Also

Page view tracker