GetTransportOrderStatusResponseHistory Property |
[This is preliminary documentation and is subject to change.]
The history of this transport order
Namespace:
CFX.Materials.Transport
Assembly:
CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntaxpublic List<TransportOrderHistory> History { get; set; }
Public Property History As List(Of TransportOrderHistory)
Get
Set
Property Value
Type:
ListTransportOrderHistory
See Also