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

Name-value pairs of field name and field value as defined in the outFields parameter to AddressToLocations.

Syntax

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

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.