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