|
AxaptaBufferWrapper |
Provides the ability add data to and retrieve data from an Axapta buffer. It wraps IAxaptaBufferWrapper, demanding only AxSessionPermission. |
|
AxaptaContainerWrapper |
Provides the ability to read and write to and from Axapta containers. It wraps IAxaptaContainerAdapter, demanding only AxSessionPermission. |
|
AxaptaObjectWrapper |
Provides the ability to call Axapta class methods. It wraps IAxaptaObjectAdapter, demanding only AxSessionPermission. |
|
AxaptaRecordWrapper |
Provides functionality for reading and modifying Axapta records. It wraps IAxaptaRecordAdapter, demanding only AxSessionPermission. |
|
AxaptaWrapper |
Provides the ability to connect to the Microsoft Dynamics AX system, create Microsoft Dynamics AX record, container, and buffer objects, execute transactions, and perform other Microsoft Dynamics AX system tasks. It wraps IAxaptaRecordAdapter demanding only AxSessionPermission. |
|
AxQuery |
Provides a managed programming interface to execute queries that are created in the Microsoft Dynamics AX development environment. |
|
AxServiceManagement |
Class for managing Microsoft Dynamics AX service connections. |
|
AxSessionPermission |
Provides code access permission for accessing the current .NET Business Connector session on a report server. |
|
AxSessionPermissionAttribute |
The attribute that is used for an Axapta session permission. |
|
BuiltInMethodAttribute |
Indicates that a method is a built-in report framework method. |
|
BuiltInMethods |
BuiltIn Methods class |
|
DataMethodAttribute |
The attribute that identifies a method as a data method. |
|
DataMethodUtility |
Utility DataMethods |
|
DiscriminatedUnion<TA, TB> |
Represents a data type that can store one of two possible options. |
|
DrillthroughHelper |
The DrillThroughHelper class generates links to Microsoft Dynamics AX menu items. |
|
DynaLink |
Generates links to Microsoft Dynamics AX forms and Enterprise Portal Web pages. |
|
RuntimeReportContext |
API for reading the AX_ReportContext parameter. |
|
ServiceContextRequiredAttribute |
This attribute signifies whether a framework utility method needs to make a call to set the framework paramters like company name, rendering culture, userId and partition key in service context. This parameters could be later consumed by service calls. |
|
SessionManager |
A facade providing access to the user's current session. |