![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
MapService Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.IMS.Carto Namespace > View Class : MapService Property |
Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property MapService As MapService |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As View Dim value As MapService value = instance.MapService |
C# | |
---|---|
public MapService MapService {get;} |
The view is constructed using information from a MapService object. This property provides a link back to the originating MapService. Note that if the MapService is re-initialized, any views constructed from the MapService will not change. A new MapView or LayoutView would have to be created from the MapService to reflect the new set of properties retrieved.
This property is read-only.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family