Skip to main content

Class ErpCrmListItemMapping

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Carrier object for ErpCrmListItemMapping. One list item mapping between erp and crm.

Inheritance

object ← Carrier ← ErpCrmListItemMapping

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

ErpCrmListItemMapping()

Default constructor - defaults any enum props to 0.

Properties

CrmListItem

One mapped SuperOffice listItem

Property Value

MDOListItem

ErpListItemId

One Erp listItem id

Property Value

string

ErpListItemName

One Erp listItem id

Property Value

string

See Also

ErpSyncAgent