ProductsRepositoryLotsChildCollectionDefinition Field |
Definition of the
Lots child list
Namespace:
Aloe.EnterpriseOne.Model.General.Products
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ChildCollectionDefinition<Lot> LotsChildCollectionDefinition
Public Shared ReadOnly LotsChildCollectionDefinition As ChildCollectionDefinition(Of Lot)
public:
static initonly ChildCollectionDefinition<Lot^>^ LotsChildCollectionDefinition
static val LotsChildCollectionDefinition: ChildCollectionDefinition<Lot>
Field Value
Type:
ChildCollectionDefinitionLot
See Also