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




Syntax

Visual Basic (Declaration) 
<CompilerGeneratedAttribute()>
Public Property MapService As MapService
Visual Basic (Usage)Copy Code
Dim instance As MapResource.RequiresInitProps
Dim value As MapService
 
instance.MapService = value
 
value = instance.MapService
C# 
[CompilerGeneratedAttribute()]
public MapService MapService {get; set;}

See Also

© 2010 All Rights Reserved.