ArcObjects Library Reference (Server)  

IServiceDescription3 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.

Description

This interface is new at ArcGIS 9.3. It supersedes IServiceDescription and IServiceDescription2.

Members

Description
Read/write property Capabilities The capabilities of the web service.
Read/write property Description The description of the service.
Read/write property Name The name of the web service.
Read/write property ParentType The type of service this extension is associated with.
Read/write property Type The type of the web service (MapServer or GeocodeServer).
Read/write property URL The URL of the web service.

Inherited Interfaces

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