GetWorkOrderDataRequestUnitIdentifier Property |
(OPTIONAL) If work order informatoin is not known, an endpoint may also obtain work order data by instead populating
this property with the identifier of a production unit that is associated with a work order and known to an upper
level control system. The upper level control system will then look up the associated work order, and return the
appropriate work order information.
Namespace: CFX.Production.HermesAssembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntaxpublic string UnitIdentifier { get; set; }
Public Property UnitIdentifier As String
Get
Set
Property Value
String
See Also