ESRI.ArcGIS.ADF.Web.DataSources.IMS
MapService Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.IMS Namespace > GeocodeResource Class : MapService Property




The ArcIMS MapService used in the resource.

Syntax

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

See Also

© 2010 All Rights Reserved.