Click or drag to resize

WarehouseZones Property

List of WarehouseZone child objects, based on the Logistics.Wms.WarehouseZone.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<WarehouseZone> Zones { get; }

Property Value

Type: ChildCollectionWarehouseZone
See Also