ArcGIS API for Silverlight - Library Reference
Source Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > GenerateRendererParameters Class : Source Property

Gets or sets the layer source if generating data classes on 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 task 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

See Also

© ESRI, Inc. All Rights Reserved.