This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPFeatureSchema Interface > IGPFeatureSchema.FeatureType Property (ArcObjects .NET 10.5 SDK) |
The FeatureType.
[Visual Basic .NET] Public Property FeatureType As esriFeatureType
[C#] public esriFeatureType FeatureType {get; set;}
[C++]
HRESULT get_FeatureType(
esriFeatureType* Type
);
[C++]
HRESULT put_FeatureType(
esriFeatureType Type
);
[C++]
Parameters Type [out, retval]
Type is a parameter of type esriFeatureType Type [in]
Type is a parameter of type esriFeatureType