OfferLinesRepositoryProductPriceReference Field |
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, ProductPrice> ProductPriceReference
Public Shared ReadOnly ProductPriceReference As PrimaryKeyReference(Of OfferLine, ProductPrice)
public:
static initonly PrimaryKeyReference<OfferLine^, ProductPrice^>^ ProductPriceReference
static val ProductPriceReference: PrimaryKeyReference<OfferLine, ProductPrice>
Field Value
Type:
PrimaryKeyReferenceOfferLine,
ProductPrice
See Also