This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IS > IServiceCatalog2 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to properties of an ArcGIS Server web service catalog.
Description | ||
---|---|---|
GetFolders | Gets an IStringArray of service folder names. | |
MessageFormats | The message formats supported by the web services in the catalog. | |
MessageVersion | The message version this server version supports. | |
ServiceDescriptions | An array of the web service descriptions in the web service catalog. | |
ServiceDescriptionsEx | An array of the web service descriptions in the web service catalog. |
Interfaces | Description |
---|---|
IServiceCatalog | Provides access to properties of an ArcGIS Server web service catalog. |
CoClasses and Classes | Description |
---|---|
ServiceCatalog | The ServiceCatalog object, which implements the Service Catalog. |