ArcGIS API for Windows Phone - Library Reference
ObjectIDs Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > Query Class : ObjectIDs Property

Object ids to query for. If object ids are specified, other query parameters like Where are ignored.

Syntax

Visual Basic (Declaration) 
Public Property ObjectIDs As Integer()
C# 
public int[] ObjectIDs {get; set;}

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.