The type of the feature.
[Visual Basic 6.0] Property FeatureType As esriFeatureType
[Visual Basic .NET] Public ReadOnly Property FeatureType As esriFeatureType
[C#] public esriFeatureType FeatureType {get;}
[Java] public esriFeatureType getFeatureType() throws IOException, AutomationException
[C++] HRESULT get_FeatureType( esriFeatureType* Type );