Miner.Framework Namespace > VersionChangedEventArgs Class : NewVersion Property |
'Declaration
Public ReadOnly Property NewVersion As ESRI.ArcGIS.Geodatabase.IVersion
'Usage
Dim instance As VersionChangedEventArgs Dim value As ESRI.ArcGIS.Geodatabase.IVersion value = instance.NewVersion
public ESRI.ArcGIS.Geodatabase.IVersion NewVersion {get;}
public read-only property NewVersion: ESRI.ArcGIS.Geodatabase.IVersion;
public function get NewVersion : ESRI.ArcGIS.Geodatabase.IVersion
public: __property ESRI.ArcGIS.Geodatabase.IVersion* get_NewVersion();
public: property ESRI.ArcGIS.Geodatabase.IVersion^ NewVersion { ESRI.ArcGIS.Geodatabase.IVersion^ get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2