StockLocationStockCode Property |
The text-based unique identifier for the stock location (UID) that is scanned by
operators when identifying this location.
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 StockCode { get; set; }
Public Property StockCode As String
Get
Set
public:
property String^ StockCode {
String^ get ();
void set (String^ value);
}
member StockCode : string with get, set
Property Value
Type:
StringSee Also