IIndexDs Interface

Hierarchy

ISearchAdmin:IBuildServer:IBuildCatalogs:IBuildCatalog:ICatalogSearchServerList

This interface manages information about a Search host to which Search propagates a catalog.

You create a new IIndexDs interface object by calling the ICatalogSearchServerList.Add method. You access a specific IIndexDs interface object by calling the ICatalogSearchServerList.Item property.  You can access all of the IIndexDs interface objects by iterating through the ICatalogSearchServerList collection in a for each loop.


© 1997-1998 Microsoft Corporation. All rights reserved.