ArcFM Solution Developer Guide
FeatureType Property (MMComplexEdgeFeatureExtensionClass)






Syntax
'Declaration
 
Public Overridable ReadOnly Property FeatureType As ESRI.ArcGIS.Geodatabase.esriFeatureType
'Usage
 
Dim instance As MMComplexEdgeFeatureExtensionClass
Dim value As ESRI.ArcGIS.Geodatabase.esriFeatureType
 
value = instance.FeatureType
public virtual ESRI.ArcGIS.Geodatabase.esriFeatureType FeatureType {get;}
public read-only property FeatureType: ESRI.ArcGIS.Geodatabase.esriFeatureType; virtual; 
public function get FeatureType : ESRI.ArcGIS.Geodatabase.esriFeatureType
public: __property virtual ESRI.ArcGIS.Geodatabase.esriFeatureType get_FeatureType();
public:
virtual property ESRI.ArcGIS.Geodatabase.esriFeatureType FeatureType {
   ESRI.ArcGIS.Geodatabase.esriFeatureType get();
}
Requirements

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

See Also

Reference

MMComplexEdgeFeatureExtensionClass Class
MMComplexEdgeFeatureExtensionClass Members

Send Feedback