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