ArcObjects Library Reference (Server)  

IServiceDescription Interface

Provides access to members that control the properties of an ArcGIS Server web service description.

Product Availability

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

When To Use

The IServiceDescription 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

Description
Read/write property Name The name of the web service.
Read/write property Type The type of the web service (MapServer or GeocodeServer).
Read/write property URL The URL of the web service.