StationSetupItemLocation Property |
An object describing the location associated with this item.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public SetupLocation Location { get; }
Public ReadOnly Property Location As SetupLocation
Get
public:
property SetupLocation^ Location {
SetupLocation^ get ();
}
member Location : SetupLocation with get
Property Value
Type:
SetupLocationSee Also