ArcGIS Runtime SDK for WPF - Library Reference
Source Property
See Also 
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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.