Click or drag to resize

WarehouseLocations Property

List of WarehouseLocation child objects, based on the Logistics.Wms.WarehouseLocation.Warehouse back reference

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Wms
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ChildCollection<WarehouseLocation> Locations { get; }

Property Value

Type: ChildCollectionWarehouseLocation
See Also