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