Click or drag to resize

RequiredSetupItemLocations Property

A list of the locations where this part must be loaded.

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<SetupLocation> Locations { get; }

Property Value

Type: ListSetupLocation
See Also