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