This document is archived and information here might be outdated.  Recommended version.


IGxAGSObject.EditServerObjectProperties Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Catalog)  

IGxAGSObject.EditServerObjectProperties Method

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
);

Product Availability

Available with ArcGIS Desktop.

See Also

IGxAGSObject Interface