The Disable method disables searching on the catalog. If True, Search does not access this catalog when searching; if False, Search accesses this catalog when searching.
Syntax
ISearchCatalog.Disable
Example
See Creating and Accessing ISearchCatalog Interface Objects.
See Also