TemplateLinesRepositoryLineNoAttribute Field |
Definition of the
LineNo data attribute
Namespace:
Aloe.EnterpriseOne.Model.Finance.Accounting
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<TemplateLine, int> LineNoAttribute
Public Shared ReadOnly LineNoAttribute As ColumnDataAttribute(Of TemplateLine, Integer)
public:
static initonly ColumnDataAttribute<TemplateLine^, int>^ LineNoAttribute
static val LineNoAttribute: ColumnDataAttribute<TemplateLine, int>
Field Value
Type:
ColumnDataAttributeTemplateLine,
Int32
See Also