ArcGIS Runtime SDK for WPF - Library Reference
LastResult Property
See Also 
ESRI.ArcGIS.Client.Tasks Namespace > FindTask Class : LastResult Property

The result of the last execution of the task.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property LastResult As List(Of FindResult)
C# 
public List<FindResult> LastResult {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.