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

Gets a value indicating whether this instance is invitation only.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property IsInvitationOnly As Boolean
C# 
public bool IsInvitationOnly {get;}

Remarks

Only group owners and admins can invite users to the group. false is the default.

Property Value

true if this group will not accept join requests; false if this group do not require an invitation to join.

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.