Click or drag to resize

TrackingOperationSteps Property

A list of the steps associated to this TrackingOperation.

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<TrackingStep> Steps { get; }

Property Value

Type: IEnumerableTrackingStep
See Also