ArcGIS API for WPF - Library Reference
OutFields Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > AddressToLocationsParameters Class : OutFields Property

The list of fields to include in a returned result set. If you specify the shape field in the list of return fields, it is ignored. For non-intersection addresses you can specify the candidate fields as defined in the geocode service. For intersection addresses you can specify the intersection candidate fields.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property OutFields As List(Of String)
C# 
public List<string> OutFields {get;}

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.