ArcGIS API for WPF - Library Reference
Execute Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > ImageServiceIdentifyTask Class : Execute Method

parameters
Specifies the criteria used to identify the features of an image service layer.
Executes an identify task against an ArcGIS Server image service layer. The result is returned as an array of features.

Syntax

Visual Basic (Declaration) 
Public Function Execute( _
   ByVal parameters As ImageServiceIdentifyParameters _
) As ImageServiceIdentifyResult

Parameters

parameters
Specifies the criteria used to identify the features of an image service layer.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.