ICatalogSearchServerList Interface

This interface is a list of search servers (collection of IIndexDs objects) to which a catalog (IBuildCatalog) is propagated.

Hierarchy

 ISearchAdmin.IBuildServer.IBuildCatalogs.IBuildCatalog

The following table briefly describes this interface's methods and property.

Method Description
Add Adds a search server to the list of search servers to which a catalog definition is propagated.
Remove Removes a search server from the list of search servers to which a catalog definition is propagated.
Property Description
Count The number of search servers to which a catalog definition is propagated.
Item Accesses a search server to which a catalog definition is propagated.


© 1997-1998 Microsoft Corporation. All rights reserved.