WarehousesRepositoryWorkersChildCollectionDefinition Field |
Definition of the
Workers 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<WarehouseWorker> WorkersChildCollectionDefinition
Public Shared ReadOnly WorkersChildCollectionDefinition As ChildCollectionDefinition(Of WarehouseWorker)
public:
static initonly ChildCollectionDefinition<WarehouseWorker^>^ WorkersChildCollectionDefinition
static val WorkersChildCollectionDefinition: ChildCollectionDefinition<WarehouseWorker>
Field Value
Type:
ChildCollectionDefinitionWarehouseWorker
See Also