ArcGIS API for WPF - Library Reference
ExecuteLastResult Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > Geoprocessor Class : ExecuteLastResult Property

The last result of the Execute operation.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property ExecuteLastResult As GPExecuteResults
C# 
public GPExecuteResults ExecuteLastResult {get;}

Property Value

The Execute last result.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.