Microsoft.Dynamics.AX.Framework.Services Namespace
| Class | Description | |
|---|---|---|
| AifMessage | |
| DataObject | This class is the base class for all classes that are generated from X++ data object classes. It overrides IXmlSerializable and hence controls the serialization/deserialization process. |
| Infolog | Represents a basic infolog which manages a collection of infolog messages. |
| InfologMessage | Represents a basic infolog message. |
| MessageHeaderInfologStorage | Represents an infolog storage which is based on a MessageHeader that is read or written from and to the OperationContext. This storage enables the marshaling of infolog messages as part of a service operation. |
| RequestInfolog | Represents an infolog instance for the current request. The infolog instance is not shared between threads. |
| Interface | Description | |
|---|---|---|
| IDocumentManagementService | Service contract for the Dynamcis Document Management Service. |
| IInfolog | Defines the functionality of an Infolog which contains InfologMessages. |
| IInfologStorage | Defines the functioanlity of an infolog storage. |
| IMsmqIntegrationContract |
| Enumeration | Description | |
|---|---|---|
| InfologMessageType | Defines the types of infolog message. |
Community Additions
ADD
Show: