Miner.Framework Namespace > TableChangedEventArgs Class : NewTable Property |
'Declaration
Public ReadOnly Property NewTable As ESRI.ArcGIS.Geodatabase.ITable
'Usage
Dim instance As TableChangedEventArgs Dim value As ESRI.ArcGIS.Geodatabase.ITable value = instance.NewTable
public ESRI.ArcGIS.Geodatabase.ITable NewTable {get;}
public read-only property NewTable: ESRI.ArcGIS.Geodatabase.ITable;
public function get NewTable : ESRI.ArcGIS.Geodatabase.ITable
public: __property ESRI.ArcGIS.Geodatabase.ITable* get_NewTable();
public: property ESRI.ArcGIS.Geodatabase.ITable^ NewTable { ESRI.ArcGIS.Geodatabase.ITable^ 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