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


IMapServerInfo4 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapServerInfo4 Interface
ArcGIS Developer Help

IMapServerInfo4 Interface

Provides access to the available properties of a map server info object.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read-only property BackgroundColor The background color of the map (data frame).
Read-only property BackgroundSymbol Background symbol of the map (data frame).
Read-only property Bookmarks The published bookmarks for the map.
Read-only property CopyrightText Copyright information associated with the layer.
Read-only property DefaultMapDescription The default map settings.
Read-only property Description The description of the map (data frame). This property is set in the General tab of the Data Frame Properties dialog.
Read-only property Extent The current extent of the map (data frame).
Read-only property FullExtent The full extent of the map (data frame).
Read-only property MapLayerInfos A collection of Map Layer Info objects, each containing information about a layer in the map (data frame).
Read-only property MapUnits The units for the map (data frame).
Read-only property MaxScale The maximum visible scale for the service.
Read-only property MinScale The minimum visible scale for the service.
Read-only property Name The name of the map (data frame).
Read-only property StandaloneTableDescriptions Standalone tables descriptions that can passed in to other methods.
Read-only property StandaloneTableInfos Standalone tables infromation in a given map.
Read-only property SupportsDynamicLayers Indicates if this server supports per-request modification to layer properties.

Classes that implement IMapServerInfo4

Classes Description
MapServerInfo The Map Server Info coclass provides read-only information about a map.