The name of the stock (area, shelving system, etc.) where this item is presently located.
This is a read-only property that is maintained by the system and may not be directly adjusted.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public string StockName { get; }
Public ReadOnly Property StockName As String
Get
public:
property String^ StockName {
String^ get ();
}
member StockName : string with get
Property Value
Type:
StringSee Also