This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxAGSConnection Interface > IGxAGSConnection.EditServerProperties Method (ArcObjects .NET 10.4 SDK) |
Presents a modal dialog to allow editing the default properties of the server.
[Visual Basic .NET] Public Sub EditServerProperties ( _ ByVal hParent As Integer, _ ByVal activePage As Short _ )
[C#] public void EditServerProperties ( int hParent, short activePage );