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