ArcGIS Runtime SDK for Windows Phone - Library Reference
Source Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > FeatureLayer Class : Source Property

Gets or sets the layer source if querying a dynamic layer.

Syntax

Visual Basic (Declaration) 
Public Property Source As LayerSource
C# 
public LayerSource Source {get; set;}

Remarks

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

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.