Delay |
public class DelayTransaction : DiMapsTransaction, IDiMapsTransaction
The DelayTransaction type exposes the following members.
Name | Description | |
---|---|---|
Annulment | Gets or sets a value indicating whether this DelayTransaction is annulment. | |
CustomerNumber |
Gets the customer the transaction relates to (if any). Typically relevant for complaints, and delivery start/stops.
(Inherited from DiMapsTransaction) | |
Date | Gets or sets the date. | |
DelayCode | Gets or sets the delay code. | |
Direction |
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).
(Overrides DiMapsTransactionDirection) | |
Endtime | Gets or sets the endtime. | |
RegistrationDate | Gets or sets the registration date. | |
Route | Gets or sets the route. | |
Text | Gets or sets the description. | |
TitleCode |
Gets the title the transaction relates to (if any). Relevant for most transaction types that are not informational.
(Inherited from DiMapsTransaction) | |
TransactionNumber |
Gets or sets the number of the transaction, this number is not unique and is used to correlate request/responses over time on the same type of transaction.
(Inherited from DiMapsTransaction) | |
TransactionType |
Gets the type of the transaction record
(Overrides DiMapsTransactionTransactionType) |