This document is archived and information here might be outdated.  Recommended version.


IServiceDescription2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IS > IServiceDescription2 Interface
ArcGIS Developer Help

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

Members

Name Description
Read/write property Capabilities The capabilities of the web 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
IServiceDescription Provides access to members that control the properties of an ArcGIS Server web service description.

Classes that implement IServiceDescription2

Classes Description