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