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 > IMapLayerInfo2 Interface > IMapLayerInfo2.CanIdentify Property (ArcObjects .NET 10.5 SDK) |
Indicates if the layer supports the Identify operation.
[Visual Basic .NET] Public ReadOnly Property CanIdentify As Boolean
[C#] public bool CanIdentify {get;}
[C++]
HRESULT get_CanIdentify(
VARIANT_BOOL* canId
);
[C++]
Parameters canId [out, retval] canId is a parameter of type VARIANT_BOOL