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