Click or drag to resize

RequiredSetupItems Property

A list of RequiredSetupItems describing the required setup.

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

Property Value

Type: ListRequiredSetupItem
See Also