CheckpointReached Class |
[This is preliminary documentation and is subject to change.]
{ "TransportOrderNumber": "TR329483249830000", "Comments": "Arrived SMT Production Area", "Status": "InTransit", "TrackedBy": { "OperatorIdentifier": "957cc475-bd65-4289-9c7a-1a89aa9adaed", "ActorType": "Human", "FullName": "John Doe", "LastName": "Doe", "FirstName": "John", "LoginName": "john.doe@domain1.com" }, "RelatedWorkOrderNumber": "WO2384702937403280032", "Checkpoint": "SMT STAGING AREA 1", "FinalDestination": "LINE 1", "NextCheckpoint": "LINE 1" }
Namespace: CFX.Materials.Transport
The CheckpointReached type exposes the following members.
Name | Description | |
---|---|---|
![]() | Checkpoint |
The name of the check point that was reached
|
![]() | Comments |
Human readable comments related to this arrival (where applicable)
|
![]() | FinalDestination |
The name of the final destination of this transport order
|
![]() | NextCheckpoint |
The name of the next anticipated check point along the transport
order's path from source to final destination
|
![]() | RelatedWorkOrderNumber |
The related production work order number (where applicable)
|
![]() | Status |
The status of this transport order at the time of the event
|
![]() | TrackedBy |
The operator who recorded the arrival (where applicable)
|
![]() | TransportOrderNumber |
The number of the related transport order
|