ArcGIS API for Windows Phone - Library Reference
Attributes Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > DataBinding Class : Attributes Property

Gets or sets the attributes.

Syntax

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

Property Value

The attributes.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.