|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Interfaces > IW > IWCSServiceDescription Interface (ArcObjects .NET 10.4 SDK) | 
Provides access to members give access to WCSServiceDescription information.
This interface is new at ArcGIS 9.3.
| Description | ||
|---|---|---|
|  | Abstract | Abstract of WCS Service. | 
|  | AccessConstrains | Constrains to access to this WCS Service. | 
|  | BaseURL | Base url for given capability and request method. | 
|  | CoverageDescriptionByIndex | WCS coverage information at the given index. | 
|  | CoverageDescriptionByName | CoverageDescription by name. | 
|  | CoverageDescriptionCount | WCS coverage count. | 
|  | CoverageRequestUrl | The URL to download the coverage from. | 
|  | ExceptionFormat | Supported exception at the given index. | 
|  | ExceptionFormatCount | Supported exception format count. | 
|  | FireWCSException | Notifies listeners about a valid exception from the WCS Service. | 
|  | FireWCSRequest | Notifies listeners about the URL request made to this WCS Service. | 
|  | Keyword | Available keyword at the given index. | 
|  | KeywordCount | Available keyword count. | 
|  | SupportedVersion | Supported version at the given index. | 
|  | SupportedVersionsCount | Supported versions count. | 
|  | Title | Title of WCS Service. | 
|  | Version | Default version of WCS Service. | 
|  | WCSName | Name of WCS Service. | 
| CoClasses and Classes | Description | 
|---|---|
| WCSConnection | The Connection for WCS. |