![]()  | 
                    
                         This document is archived and information here might be outdated. Recommended version.  | 
                
| ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapLayerInfo Interface > IMapLayerInfo.CanIdentify Property (ArcObjects .NET 10.4 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