Click or drag to resize

ExitPathwayFinishConditions Property

The finish conditions that have been configured for this pathway.

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<Condition> FinishConditions { get; }

Property Value

Type: IEnumerableCondition
See Also