Click or drag to resize

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.Hermes
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public string UnitIdentifier { get; set; }

Property Value

String
See Also