PricingModelCostsRepositoryPricingModelReference 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<PricingModelCost, PricingModel> PricingModelReference
Public Shared ReadOnly PricingModelReference As PrimaryKeyReference(Of PricingModelCost, PricingModel)
public:
static initonly PrimaryKeyReference<PricingModelCost^, PricingModel^>^ PricingModelReference
static val PricingModelReference: PrimaryKeyReference<PricingModelCost, PricingModel>
Field Value
Type:
PrimaryKeyReferencePricingModelCost,
PricingModel
See Also