ArcGIS API for Windows Phone - Library Reference
ReturnIdsOnly Property
See Also  Send comments on this topic
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 Phone 7

See Also

© ESRI, Inc. All Rights Reserved.