ArcGIS API for WPF - 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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.