Click or drag to resize
Infosoft Logo

UnknownTransactionDirection Property

Gets the direction relative to the Infosystems suite (i.e. incomming for transactions that should be imported, and outgoing for transactions that should be written to file for shipping to DiMaps).

Namespace: Infosoft.Common.Contracts.DataContracts.DistributionIntegration.Dimaps
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public override Direction Direction { get; }

Property Value

Direction
The direction.

Implements

IDiMapsTransactionDirection
See Also