Click or drag to resize
ReplenishmentOrderStockLocation Property
Stock Location associated with Materials Handling Order; Value set once when MH Order is created and never changes.

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public StockLocation StockLocation { get; set; }

Property Value

Type: StockLocation
See Also