The type of the feature.
[Visual Basic .NET] Public ReadOnly Property FeatureType As esriFeatureType
[C#] public esriFeatureType FeatureType {get;}
[C++]
HRESULT get_FeatureType(
esriFeatureType* Type
);
[C++]Parameters
Type [out, retval]Type is a parameter of type esriFeatureType
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.