Click or drag to resize

DocumentVersionVersion Property

The version number that is stored in this row. [Required] [Filter(eq;ge;le)] [ReadOnly]

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public int Version { get; set; }

Property Value

Type: Int32
See Also