ProductPricesRepositoryProductReference Field |
Definition of the
Product reference
Namespace:
Aloe.EnterpriseOne.Model.Crm
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<ProductPrice, Product> ProductReference
Public Shared ReadOnly ProductReference As PrimaryKeyReference(Of ProductPrice, Product)
public:
static initonly PrimaryKeyReference<ProductPrice^, Product^>^ ProductReference
static val ProductReference: PrimaryKeyReference<ProductPrice, Product>
Field Value
Type:
PrimaryKeyReferenceProductPrice,
Product
See Also