This document is archived and information here might be outdated. Recommended version. |
Indicates if the layer is searchable (only feature layers are searchable).
[Visual Basic .NET]
Public ReadOnly Property Searchable As Boolean
[C#]
public bool Searchable {get;}
The Searchable property indicates whether the layer can be searched and queried, using the SearchARFeatures and QueryARFeatures methods. Only feature layers can be searched.
2021 800A07E5: The specified layer index is invalid