Click or drag to resize

TransportOrderItemStockLocation Property

The name of the stock location where this material will be picked. This corresponds to the name of the stock location where the material is 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.242.0.0 (8.242.0.0)
Syntax
public string StockLocation { get; }

Property Value

Type: String
See Also