Skip to main content

Class ErpConnectionListMappingContainer

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Carrier object for ErpConnectionListMappingContainer. Information about all list connections for a connection between CRM and the ERP system.

Inheritance

objectCarrierErpConnectionListMappingContainer

Inherited Members

Carrier.TableRight, Carrier.FieldProperties, object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Constructors

ErpConnectionListMappingContainer()

Default constructor - defaults any enum props to 0.

Properties

ErpConnectionId

Primary key

Property Value

int

ErpConnectionName

The name of the erp connection

Property Value

string

ErpListItemMappings

Array of ErpConnectionListMapping

Property Value

ErpConnectionListMapping[]

See Also

ErpSyncAgent