This document is archived and information here might be outdated. Recommended version. |
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(
Boolean* IsFeatureLayer
);
[C++] Parameters IsFeatureLayer [out, retval]
IsFeatureLayer is a parameter of type bool*