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