ESRI.ArcGIS.ADF.ArcGISServer.Editor
IMapServer Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools Namespace > EditorServerActionBase Class : IMapServer Property




The IMapServer instance for the service being edited.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property IMapServer As IMapServer
Visual Basic (Usage)Copy Code
Dim instance As EditorServerActionBase
Dim value As IMapServer
 
value = instance.IMapServer
C# 
public IMapServer IMapServer {get;}

See Also

© 2010 All Rights Reserved.