Visual Basic (Declaration) | |
---|---|
Public Property Source As LayerSource |
C# | |
---|---|
public LayerSource Source {get; set;} |
Note that when using the dynamic layer, the URL for the query must reference the dynamic layer source. Example:
http://myserver/arcgis/rest/services/MyMapService/MapServer/dynamicLayer
Target Platforms:Windows Phone 7