DocumentDocumentVersion Property |
[Filter(eq;ge;le)]
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic int DocumentVersion { get; }
Public ReadOnly Property DocumentVersion As Integer
Get
public:
property int DocumentVersion {
int get ();
}
member DocumentVersion : int with get
Property Value
Type:
Int32
See Also