StoresRepositoryBinsChildCollectionDefinition Field |
Definition of the
Bins child list
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Inventory
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ChildCollectionDefinition<StoreBin> BinsChildCollectionDefinition
Public Shared ReadOnly BinsChildCollectionDefinition As ChildCollectionDefinition(Of StoreBin)
public:
static initonly ChildCollectionDefinition<StoreBin^>^ BinsChildCollectionDefinition
static val BinsChildCollectionDefinition: ChildCollectionDefinition<StoreBin>
Field Value
Type:
ChildCollectionDefinitionStoreBin
See Also