WarehousesRepositoryZonesChildCollectionDefinition Field |
Definition of the
Zones child list
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Wms
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ChildCollectionDefinition<WarehouseZone> ZonesChildCollectionDefinition
Public Shared ReadOnly ZonesChildCollectionDefinition As ChildCollectionDefinition(Of WarehouseZone)
public:
static initonly ChildCollectionDefinition<WarehouseZone^>^ ZonesChildCollectionDefinition
static val ZonesChildCollectionDefinition: ChildCollectionDefinition<WarehouseZone>
Field Value
Type:
ChildCollectionDefinitionWarehouseZone
See Also