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

Configuration Class

Specifies the properties you use to configure an eConnect application.

DocumentRollback Class

Specifies a collection of Microsoft Dynamics GP document numbers that were not used.

DtcEventRegistrar Class

Specifies how you want to handle event logging when a transaction is promoted to a distributed transaction.This class is a static class.

eConnectException Class

Defines the type of exception created by the eConnect interface.

eConnectFault Class

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.

eConnectMethods Class

Provides access to Microsoft Dynamics GP data.

eConnectSqlError Class

Specifies a SQL exception. A collection of eConnectSqlError objects is used to construct an eConnectSqlFault object.

eConnectSqlErrorCollection Class

Specifies a collection of eConnectSqlError objects. The collection is used to construct an eConnectSqlFault object.

eConnectSqlFault Class

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.

EnumTypes Class

Defines enumerations used by methods in the eConnectMethods class.

GetNextDocNumbers Class

Retrieves the next document number for several types of Microsoft Dynamics GP documents.

GetSopNumber Class

Retrieves the next SOP document number.

RollBackDocument Class

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

EnumTypes.ConnectionStringType Enumeration

Specifies the type of data server

EnumTypes.SchemaValidationType Enumeration

Specifies the type of validation.

IncrementDecrement Enumeration

Specifies whether to retrieve or restore a document number.

IVDocType Enumeration

Specifies the type of an inventory document.

RMPaymentType Enumeration

Specifies the type of a receivables document.

SopType Enumeration

Specifies the type of a sales order document.

TransactionType Enumeration

Specifies the type of transaction.