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