This document is archived and information here might be outdated. Recommended version. |
Indicates whether the layer is queryable.
[Visual Basic .NET]
Public ReadOnly Property IsQueryable As Boolean
[C#]
public bool IsQueryable {get;}
[C++]
HRESULT get_IsQueryable(
Boolean* isQuaryable
);
[C++] Parameters isQuaryable [out, retval]
isQuaryable is a parameter of type bool*