Click or drag to resize

StartResult.TrackingItems Property

A list of TrackingItems describing the items that were started.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.251.0.0 (8.251.0.0)
Syntax
public IEnumerable<TrackingItem> TrackingItems { get; }

Property Value

Type: IEnumerable<TrackingItem>
See Also