PartiesRepositoryDealersChildCollectionDefinition Field |
Definition of the
Dealers child list
Namespace:
Aloe.EnterpriseOne.Model.General.Contacts
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ChildCollectionDefinition<Dealer> DealersChildCollectionDefinition
Public Shared ReadOnly DealersChildCollectionDefinition As ChildCollectionDefinition(Of Dealer)
public:
static initonly ChildCollectionDefinition<Dealer^>^ DealersChildCollectionDefinition
static val DealersChildCollectionDefinition: ChildCollectionDefinition<Dealer>
Field Value
Type:
ChildCollectionDefinitionDealer
See Also