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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.