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