Click or drag to resize

TransportOrderHistory Class

[This is preliminary documentation and is subject to change.]

Describes a single event in the history of a transport order. A transport order is a directive to move materials / WIP / production units from one location to another.
Inheritance Hierarchy
SystemObject
  CFX.StructuresTransportOrderHistory

Namespace:  CFX.Structures
Assembly:  CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntax
public class TransportOrderHistory

The TransportOrderHistory type exposes the following members.

Properties
  NameDescription
Public propertyComments
Human readable comments related to this event (where applicable)
Public propertyEventDateTime
Public propertyLocation
The location where this event took place
Public propertyOperator
The operator involved in this event (where applicable)
Public propertyStatus
The status of this transport order at the time of the event
Top
See Also