LineDiscountsRepositoryProductReference 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<LineDiscount, Product> ProductReference
Public Shared ReadOnly ProductReference As PrimaryKeyReference(Of LineDiscount, Product)
public:
static initonly PrimaryKeyReference<LineDiscount^, Product^>^ ProductReference
static val ProductReference: PrimaryKeyReference<LineDiscount, Product>
Field Value
Type:
PrimaryKeyReferenceLineDiscount,
Product
See Also