This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IA > IAGSObjectAdminDialog2 Interface > IAGSObjectAdminDialog2.DoModalCreateService Method (ArcObjects .NET 10.4 SDK) |
Displays the dialog to create a new service object.
[Visual Basic .NET] Public Function DoModalCreateService ( _ ByVal hParent As Integer, _ ByVal pServerConnName As IAGSServerConnectionName, _ ByVal folderName As String _ ) As IAGSObjectCreationProperties
[C#] public IAGSObjectCreationProperties DoModalCreateService ( int hParent, IAGSServerConnectionName pServerConnName, string folderName );