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

If true, the response only populate the ObjectIDs property of the feature set. The default is false.

Syntax

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

Remarks

Supported in ArcGIS REST Server v.10+

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.