ArcGIS Runtime SDK for WPF - Library Reference
GetRequestUri(Query) Method
See Also 
ESRI.ArcGIS.Client.Tasks Namespace > QueryTask Class : GetRequestUri(Query) Method

query
The query.
Gets the request URI.

Syntax

Visual Basic (Declaration) 
Public Function GetRequestUri( _
   ByVal query As Query _
) As Uri
C# 
public Uri GetRequestUri( 
   Query query
)

Parameters

query
The query.

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.