This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxAGSObject Interface > IGxAGSObject.EditServerObjectProperties Method (ArcObjects .NET 10.5 SDK) |
Presents a modal dialog to allow editing the properties of the server object.
[Visual Basic .NET] Public Sub EditServerObjectProperties ( _ ByVal hParent As Integer _ )
[C#] public void EditServerObjectProperties ( int hParent );