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


IWCSServer Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IW > IWCSServer Interface
ArcGIS Developer Help

IWCSServer Interface

Provides access to the available WCS Server properties and methods.

Product Availability

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

Description

This interface is new at ArcGIS 9.3.

Provide access to the properties and methods of WCS Server Object Extension, through which Server Object can provide OGC Web Coverage Service (WCS).

Members

Name Description
Read-only property Data Handle WCS request.
Method SetParameters Handle setting WCS Server parameters.

Classes that implement IWCSServer

Classes Description
WCSImageServer The WCS Server Object Extension for Image Server services.
WCSServer The WCS Server Object Extension.