OfferLinesRepositoryLineNoAttribute Field |
Definition of the
LineNo data attribute
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, int> LineNoAttribute
Public Shared ReadOnly LineNoAttribute As ColumnDataAttribute(Of OfferLine, Integer)
public:
static initonly ColumnDataAttribute<OfferLine^, int>^ LineNoAttribute
static val LineNoAttribute: ColumnDataAttribute<OfferLine, int>
Field Value
Type:
ColumnDataAttributeOfferLine,
Int32
See Also