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

Gets or sets the raster attributes.

Syntax

Visual Basic (Declaration) 
Public Property Attributes As IEnumerable(Of KeyValuePair(Of String,Object))
C# 
public IEnumerable<KeyValuePair<string,object>> Attributes {get; set;}

Property Value

The raster attributes.

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.