Skip to main content

Class ErpSyncActorSummary

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Carrier object for ErpSyncActorSummary. Summary of the current setup of the ERP Integration, for one ERP actor

Inheritance

objectCarrierErpSyncActorSummary

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

ErpSyncActorSummary()

Default constructor - defaults any enum props to 0.

Properties

ActorType

Actor type NULL if unknown enum value.

Property Value

ErpActorType?

See Also

ErpSyncActorSummary.ActorType_String

ActorType_String

Actor type Raw string enum value.

Property Value

string

See Also

ErpSyncActorSummary.ActorType

Defaults

A summary of fields that have defaults/rules for link creation

Property Value

string

HasMappings

Does this actor type have field mappings

Property Value

bool

Mappings

A summary of fields that have mappings to or from the ERP system

Property Value

string

See Also

ErpSyncAgent