Provides access to properties of an ArcGIS Server web service catalog.
When To Use
The IServerviceCatalog interface is intended only for use by the web service catalog template applications that are included as part of the Application Developer Framework for ArcGIS for Server. To learn more about these templates, refer to the ArcGIS for Server developer documentation.
Members
Name | Description | |
---|---|---|
ServiceDescriptions | An array of the web service descriptions in the web service catalog. |
IServiceCatalog.ServiceDescriptions Property
An array of the web service descriptions in the web service catalog.
Public ReadOnly Property ServiceDescriptions As IServiceDescriptionArray
public IServiceDescriptionArray ServiceDescriptions {get;}
Classes that implement IServiceCatalog
Classes | Description |
---|