This document is archived and information here might be outdated.  Recommended version.


ISearchEngine.Enabled Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IS > ISearchEngine Interface > ISearchEngine.Enabled Property
ArcGIS Developer Help

ISearchEngine.Enabled Property

Indicates if the search engine is enabled.

[Visual Basic .NET]
Public Property Enabled As Boolean
[C#]
public bool Enabled {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ISearchEngine Interface