ArcObjects Library Reference (Catalog)  

IGxWCSCoverage.WCSCoverageDescription Property

The description of WCS coverage.

[Visual Basic .NET]
Public Property WCSCoverageDescription As IWCSCoverageDescription
[C#]
public IWCSCoverageDescription WCSCoverageDescription {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxWCSCoverage Interface