ReplenishmentOrderStockLocation Property |
Stock Location associated with Materials Handling Order;
Value set once when MH Order is created and never changes.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic StockLocation StockLocation { get; set; }
Public Property StockLocation As StockLocation
Get
Set
No code example is currently available or this language may not be supported.
Property Value
StockLocation
See Also