ArcObjects Library Reference (Server)  

IServiceCatalog2 Interface

Provides access to properties of an ArcGIS Server web service catalog.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Method GetFolders Gets an IStringArray of service folder names.
Read-only property MessageFormats The message formats supported by the web services in the catalog.
Read-only property MessageVersion The message version this server version supports.
Read-only property ServiceDescriptions An array of the web service descriptions in the web service catalog.
Read-only property ServiceDescriptionsEx An array of the web service descriptions in the web service catalog.

Inherited Interfaces

Interfaces Description
IServiceCatalog Provides access to properties of an ArcGIS Server web service catalog.

CoClasses that implement IServiceCatalog2

CoClasses and Classes Description
ServiceCatalog The ServiceCatalog object, which implements the Service Catalog.