Click or drag to resize

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
Syntax
public List<TransportOrderHistory> History { get; set; }

Property Value

Type: ListTransportOrderHistory
See Also