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