Click or drag to resize

ProcessOutOfRouteFlows Property

A list of the "Out-Of-Route" process flows associated to this Process.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public IEnumerable<ProcessFlow> OutOfRouteFlows { get; }

Property Value

Type: IEnumerableProcessFlow
See Also