Miner.Interop Namespace > MMFieldManagerClass Class : Table Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678282)> Public Overridable ReadOnly Property Table As ESRI.ArcGIS.Geodatabase.ITable
'Usage
Dim instance As MMFieldManagerClass Dim value As ESRI.ArcGIS.Geodatabase.ITable value = instance.Table
[System.Runtime.InteropServices.DispId(1610678282)] public virtual ESRI.ArcGIS.Geodatabase.ITable Table {get;}
public read-only property Table: ESRI.ArcGIS.Geodatabase.ITable; virtual;
System.Runtime.InteropServices.DispIdAttribute(1610678282)
public function get Table : ESRI.ArcGIS.Geodatabase.ITable
[System.Runtime.InteropServices.DispId(1610678282)] public: __property virtual ESRI.ArcGIS.Geodatabase.ITable* get_Table();
[System.Runtime.InteropServices.DispId(1610678282)] public: virtual property ESRI.ArcGIS.Geodatabase.ITable^ 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