ObjectVersionsRepositoryVersionAttribute Field |
Definition of the
Version data attribute
Namespace:
Aloe.EnterpriseOne.Model.Systems.Core
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<ObjectVersion, int> VersionAttribute
Public Shared ReadOnly VersionAttribute As ColumnDataAttribute(Of ObjectVersion, Integer)
public:
static initonly ColumnDataAttribute<ObjectVersion^, int>^ VersionAttribute
static val VersionAttribute: ColumnDataAttribute<ObjectVersion, int>
Field Value
Type:
ColumnDataAttributeObjectVersion,
Int32
See Also