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

Gets the object IDs.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property ObjectIDs As IEnumerable(Of Object)
C# 
public IEnumerable<object> ObjectIDs {get;}

Property Value

The object IDs.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.