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

The names of the fields to search. If none are specified, all fields are searched.

Syntax

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

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.