ServiceAgreementServicesRepositoryLineNoAttribute 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<ServiceAgreementService, int> LineNoAttribute
Public Shared ReadOnly LineNoAttribute As ColumnDataAttribute(Of ServiceAgreementService, Integer)
public:
static initonly ColumnDataAttribute<ServiceAgreementService^, int>^ LineNoAttribute
static val LineNoAttribute: ColumnDataAttribute<ServiceAgreementService, int>
Field Value
Type:
ColumnDataAttributeServiceAgreementService,
Int32
See Also