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

If true, each feature in the FeatureSet includes the geometry. Since the geometry makes up a significant portion of the response, only use when you plan to use the geometry of the feature, for example, to include them on a map. By default, this is false.

Syntax

Visual Basic (Declaration) 
Public Property ReturnGeometry As Boolean
C# 
public bool ReturnGeometry {get; set;}

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.