IServer Interface

Provides access to members that connect to a GIS server.

When To Use

The IServer interface is intended only for use by the web controls that are included as part of the Application Developer Framework for ArcGIS for Server. To learn more about these controls, refer to the ArcGIS for Server developer documentation.

Members

Name Description
Read-only property ServerObjectAdmin Gets the server object admin for the connected GIS server.
Read-only property ServerObjectManager Gets the server object manager for the connected GIS server.

IServer.ServerObjectAdmin Property

Gets the server object admin for the connected GIS server.

Public ReadOnly Property ServerObjectAdmin As IServerObjectAdmin
public IServerObjectAdmin ServerObjectAdmin {get;}

IServer.ServerObjectManager Property

Gets the server object manager for the connected GIS server.

Public ReadOnly Property ServerObjectManager As IServerObjectManager
public IServerObjectManager ServerObjectManager {get;}

Classes that implement IServer

Classes Description

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.