This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapLayerInfo3 Interface > IMapLayerInfo3.CanFind Property (ArcObjects .NET 10.4 SDK) |
Indicates if the layer supports the Find operation.
[Visual Basic .NET] Public ReadOnly Property CanFind As Boolean
[C#] public bool CanFind {get;}
[C++]
HRESULT get_CanFind(
VARIANT_BOOL* CanFind
);
[C++]
Parameters CanFind [out, retval] CanFind is a parameter of type VARIANT_BOOL