Gets the version of the entry after the change opertion.
![](../icons/collapse_all.gif)
C# | Visual Basic | Visual C++ | J# |
int Version { get; }
ReadOnly Property Version As Integer Get
property int Version { int get (); }
/** @property */ int get_Version()
C# | Visual Basic | Visual C++ | J# |
int Version { get; }
ReadOnly Property Version As Integer Get
property int Version { int get (); }
/** @property */ int get_Version()