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