ArcGIS Runtime SDK for WPF - Library Reference
SearchFields Property
See Also 
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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.