ArcObjects Library Reference (Catalog)  

IGxWCSConnection.WCSConnectionName Property

Assosicated name object used to connect to a WCS service.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxWCSConnection Interface