lifeCycle Structure

The lifecycle of a Delivery Note. 
It contains all the history of the delivery note from the start of its transition to the end of the delivery.
Public Structure lifeCycle
This language is not supported or no code example is available.
public struct lifeCycle
This language is not supported or no code example is available.
Fields
 
Name Description
Public field dispatchTimestamp The date and time when the latest event started.
Public field errors If there are any errors, they will appear in this field.
Public field lifecycleHistory List of all History Events, type of DNHistory
Public field mark The mark of the latest transport event
Public field status The current status of the transport
Top

.NET Framework

Supported in: 3.5 or newer

In this article

Definition