Indicates whether the layer is queryable.
[Visual Basic .NET] Public ReadOnly Property IsQueryable As Boolean
[C#] public bool IsQueryable {get;}
[C++]
HRESULT get_IsQueryable(
VARIANT_BOOL* isQuaryable
);
[C++]Parameters
isQuaryable [out, retval] isQuaryable is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.