ArcGIS Runtime SDK for WPF - Library Reference
GetItemsTaskAsync Method
See Also 
ESRI.ArcGIS.Client.Portal Namespace > ArcGISPortalGroup Class : GetItemsTaskAsync Method

Gets the items that are shared by the group.

Syntax

Visual Basic (Declaration) 
Public Function GetItemsTaskAsync() As Task(Of IEnumerable(Of ArcGISPortalItem))
C# 
public Task<IEnumerable<ArcGISPortalItem>> GetItemsTaskAsync()

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.