Click or drag to resize
Infosoft Logo

UnknownTransaction Properties

The UnknownTransaction type exposes the following members.

Properties
 NameDescription
Public propertyCustomerNumber Gets the customer the transaction relates to (if any). Typically relevant for complaints, and delivery start/stops.
(Inherited from DiMapsTransaction)
Public propertyDirection 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)
Public propertyInformationMessageGets or sets a message describing the reason why the transaction was created this way.
Public propertyPayloadGets or sets the payload of the transaction it was in the file
Public propertyTitleCode Gets the title the transaction relates to (if any). Relevant for most transaction types that are not informational.
(Inherited from DiMapsTransaction)
Public propertyTransactionNumber 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)
Public propertyTransactionTypeGets the type of the transaction record.
(Overrides DiMapsTransactionTransactionType)
Top
See Also