DocumentVersionsRepositoryVersionAttribute Field |
Definition of the
Version 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<DocumentVersion, int> VersionAttribute
Public Shared ReadOnly VersionAttribute As ColumnDataAttribute(Of DocumentVersion, Integer)
public:
static initonly ColumnDataAttribute<DocumentVersion^, int>^ VersionAttribute
static val VersionAttribute: ColumnDataAttribute<DocumentVersion, int>
Field Value
Type:
ColumnDataAttributeDocumentVersion,
Int32
See Also