Click or drag to resize

StationSetupItemRequiredItem Property

An object describing the required setup that is necessary for this location. This property may be null if there are no requirements for this location.

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

Property Value

Type: RequiredSetupItem
See Also