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


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

IWCSCoverageField Interface

Provides access to IWCSCoverageField information.

Product Availability

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

Description

This interface is new at ArcGIS 9.3.

Members

Name Description
Read-only property Abstract Abstract of a WCS coverage field.
Read-only property AxisID Axis ID of a WCS coverage field.
Read-only property AxisKey Available axis key at the given index.
Read-only property AxisKeysCount The count of available axis keys.
Read-only property DefaultInterpolation The default interpolation.
Read-only property Identifier Identifier of WCS field.
Read-only property Interpolation Available interpolation at the given index.
Read-only property InterpolationCount Supported interpolation count.
Read-only property Title Title of a WCS coverage field.

Classes that implement IWCSCoverageField

Classes Description