ISearchable.HasSearchIndex Property
Gets a value that tells whether a dataset has a search index.
Thread safety: This property is thread-safe.
Syntax
public System.Boolean HasSearchIndex { get; }
Property Value
Type: System.Boolean
True if the dataset has a search index; otherwise, False.
True if the dataset has a search index; otherwise, False.
Platforms
Windows, Linux, Android