PricingModelPriceListsRepositoryPriceListReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Crm.Pricing
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<PricingModelPriceList, PriceList> PriceListReference
Public Shared ReadOnly PriceListReference As PrimaryKeyReference(Of PricingModelPriceList, PriceList)
public:
static initonly PrimaryKeyReference<PricingModelPriceList^, PriceList^>^ PriceListReference
static val PriceListReference: PrimaryKeyReference<PricingModelPriceList, PriceList>
Field Value
Type:
PrimaryKeyReferencePricingModelPriceList,
PriceList
See Also