Click or drag to resize

StationSetupItemActualItem Property

An object describing the material or tool that is currently loaded at this location. This may be null if no Item is currently locaded at 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 Item ActualItem { get; }

Property Value

Type: Item
See Also