ArcGIS Runtime SDK for WPF - Library Reference
FindTaskResult Class
Members  See Also 
ESRI.ArcGIS.Client.Tasks Namespace : FindTaskResult Class

FindTaskResult contains results for a ExecuteTaskAsync(FindParameters). Contains the results from the find task and a boolean value that indicates if there is more data on the server that matches the criteria but was not returned because of a server limit.

Object Model

FindTaskResult Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class FindTaskResult 
C# 
public sealed class FindTaskResult 

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.Client.Tasks.FindTaskResult

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.