OfferLinesRepositoryOfferReference Field |
Definition of the
Offer 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, Offer> OfferReference
Public Shared ReadOnly OfferReference As PrimaryKeyReference(Of OfferLine, Offer)
public:
static initonly PrimaryKeyReference<OfferLine^, Offer^>^ OfferReference
static val OfferReference: PrimaryKeyReference<OfferLine, Offer>
Field Value
Type:
PrimaryKeyReferenceOfferLine,
Offer
See Also