GetWorkOrderDataResponseRoute Property |
** NOTE: ADDED in CFX 1.4 **
A number that indicates a routing instruction that will be passed on by Hermes to downstream machines.
Each machine needs to be configured to know how to handle a certain Route number
Namespace: CFX.Production.HermesAssembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntaxpublic uint Route { get; set; }Public Property Route As UInteger
Get
Set
Property Value
UInt32
See Also