ProductGroupsRepositoryPricingModelReference Field |
Namespace:
Aloe.EnterpriseOne.Model.General.Products
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<ProductGroup, PricingModel> PricingModelReference
Public Shared ReadOnly PricingModelReference As PrimaryKeyReference(Of ProductGroup, PricingModel)
public:
static initonly PrimaryKeyReference<ProductGroup^, PricingModel^>^ PricingModelReference
static val PricingModelReference: PrimaryKeyReference<ProductGroup, PricingModel>
Field Value
Type:
PrimaryKeyReferenceProductGroup,
PricingModel
See Also