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.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntaxpublic string UnitIdentifier { get; set; }Public Property UnitIdentifier As String
Get
Set
Property Value
String
See Also