OfferLinesRepositoryProductIdAttribute Field |
Definition of the data attribute for
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 ColumnDataAttribute<OfferLine, Guid> ProductIdAttribute
Public Shared ReadOnly ProductIdAttribute As ColumnDataAttribute(Of OfferLine, Guid)
public:
static initonly ColumnDataAttribute<OfferLine^, Guid^>^ ProductIdAttribute
static val ProductIdAttribute: ColumnDataAttribute<OfferLine, Guid>
Field Value
Type:
ColumnDataAttributeOfferLine,
Guid
See Also