Microsoft.Dynamics.GP.eConnect Namespace
This section of the documentation describes the classes and enumeration contained in the Microsoft.Dynamics.GP.eConnect namespace. You typically use these classes and enumerations to request and submit eConnect documents.
Assembly
Microsoft.Dynamics.GP.eConnect.dll
Classes
The Microsoft.Dynamics.GP.eConnect namespace includes the following classes
Class |
Description |
---|---|
Specifies the properties you use to configure an eConnect application. |
|
Specifies a collection of Microsoft Dynamics GP document numbers that were not used. |
|
Specifies how you want to handle event logging when a transaction is promoted to a distributed transaction.This class is a static class. |
|
Defines the type of exception created by the eConnect interface. |
|
Specifies an eConnect exception that occurred during a service operation. You use an eConnectFault object to retrieve eConnect error information for applications that use a service reference with the eConnect Integration Service. |
|
Provides access to Microsoft Dynamics GP data. |
|
Specifies a SQL exception. A collection of eConnectSqlError objects is used to construct an eConnectSqlFault object. |
|
Specifies a collection of eConnectSqlError objects. The collection is used to construct an eConnectSqlFault object. |
|
Specifies one or more SQL exceptions that occurred during a service operation. You use an eConnectSqlFault object to retrieve SQL error information for applications that use a service reference with the eConnect Integration Service. |
|
Defines enumerations used by methods in the eConnectMethods class. |
|
Retrieves the next document number for several types of Microsoft Dynamics GP documents. |
|
Retrieves the next SOP document number. |
|
Specifies a single Microsoft Dynamics GP document number that was not used
|
Enumerations
The Microsoft.Dynamics.GP.eConnect namespace includes the following enumerations
Enumeration |
Description |
---|---|
Specifies the type of data server |
|
Specifies the type of validation. |
|
Specifies whether to retrieve or restore a document number. |
|
Specifies the type of an inventory document. |
|
Specifies the type of a receivables document. |
|
Specifies the type of a sales order document. |
|
Specifies the type of transaction. |