PricingModelsRepositoryPriceListsChildCollectionDefinition Field |
Namespace:
Aloe.EnterpriseOne.Model.Crm.Pricing
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ChildCollectionDefinition<PricingModelPriceList> PriceListsChildCollectionDefinition
Public Shared ReadOnly PriceListsChildCollectionDefinition As ChildCollectionDefinition(Of PricingModelPriceList)
public:
static initonly ChildCollectionDefinition<PricingModelPriceList^>^ PriceListsChildCollectionDefinition
static val PriceListsChildCollectionDefinition: ChildCollectionDefinition<PricingModelPriceList>
Field Value
Type:
ChildCollectionDefinitionPricingModelPriceList
See Also