Click or drag to resize

StationSetup.Items Property

A list of StationSetupItems representing all of the SetupLocations, materials, and tools that are associated with or loaded on a Workstation.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax
public List<StationSetupItem> Items { get; }

Property Value

Type: List<StationSetupItem>
See Also