Indicates if the layer is a feature layer.
[Visual Basic .NET] Public ReadOnly Property IsFeatureLayer As Boolean
[C#] public bool IsFeatureLayer {get;}
[C++]
HRESULT get_IsFeatureLayer(
VARIANT_BOOL* IsFeatureLayer
);
[C++]Parameters
IsFeatureLayer [out, retval] IsFeatureLayer is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.