This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapLayerInfo Interface > IMapLayerInfo.IsFeatureLayer Property (ArcObjects .NET 10.5 SDK) |
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