ArcGIS API for Silverlight - Library Reference
GroupIds Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Portal Namespace > ArcGISPortalSharingInfo Class : GroupIds Property

Gets the list of group IDs that the item is shared with.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property GroupIds As IEnumerable(Of String)
C# 
public IEnumerable<string> GroupIds {get;}

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.