This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IG > IGxAddOGCConnectionDialog Interface > IGxAddOGCConnectionDialog.DoModalCreateWCSConnection Method (ArcObjects .NET 10.4 SDK) |
Displays the dialog to create a new WCS server connection.
[Visual Basic .NET] Public Function DoModalCreateWCSConnection ( _ ByVal hParent As Integer, _ ByRef selectedResources As Object _ ) As IWCSConnection
[C#] public IWCSConnection DoModalCreateWCSConnection ( int hParent, ref object selectedResources );