Click or drag to resize
Infosoft Logo

DimapsTransactions Enumeration

This enum represents the different dimaps transactions that may exist in the distributioninterchange table.

Namespace: Infosoft.Common.Contracts.DataContracts.DistributionIntegration.Dimaps
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public enum DimapsTransactions
Members
Member nameValueDescription
Unknown0 The unknown
DelayTransaction1 The delay transaction
ErrorTransaction2 The error transaction
InformationTransaction3 The information transaction
ReceiptTransaction4 The receipt transaction
StreetTransaction5 The street transaction
DeliveryStopTransaction6 The delivery stop transaction
DeliveryStartTransaction7 The delivery start transaction
ComplaintTransaction8 The complaint transaction
See Also