Click or drag to resize

OperationExitPathways Property

The exit pathways that have been defined for this Operation.

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<ExitPathway> ExitPathways { get; }

Property Value

Type: IEnumerableExitPathway
See Also