ArcGIS API for Silverlight - Library Reference
ArcGISPortalGroup Class Members
See Also  Properties  Methods  Send comments on this topic
ESRI.ArcGIS.Client.Portal Namespace : ArcGISPortalGroup Class


The following tables list the members exposed by ArcGISPortalGroup.

Public Constructors

 NameDescription
public ConstructorArcGISPortalGroup ConstructorInitializes a new instance of the ArcGISPortalGroup class.  
Top

Public Properties

 NameDescription
public PropertyAccessGets the access level on the group. PortalAccess.Private is the default. If Organization, only members of the organization can access the group. If Public, all users can access the group.  
public PropertyArcGISPortal Gets the ArcGIS portal.  
public PropertyCreationDate Gets the date the group was created.  
public PropertyDescription Gets the detailed description of the group.  
public PropertyId Gets or sets the group id.  
public PropertyIsInitialized Gets a value indicating whether this instance is initialized.  
public PropertyIsInvitationOnly Gets a value indicating whether this instance is invitation only.  
public PropertyIsViewOnly Indicates whether the group members are not able to share items to the group.  
public PropertyModificationDate Gets the date the group was last modified.  
public PropertyOwner Gets the username of the group's owner.  
public PropertyPhone Gets the group contact information.  
public PropertySnippet Gets a short summary that describes the group.  
public PropertySortField Gets the sort field to use for this group. Can be one of 'title', 'owner', 'avgrating', 'numviews', 'created', 'modified'  
public PropertySortOrder Gets the sort order to use for this group.  
public PropertyTags Gets the tags.  
public PropertyThumbnailUri Gets the thumbnail URI.  
public PropertyTitle Gets the group title. This is the name that is displayed to users and by which they refer to the group.  
Top

Public Methods

 NameDescription
public MethodGetGroupUsersAsync Gets the users, owner, and administrators of the group.  
public MethodGetItemsAsync Gets the items that are shared by the group.  
public MethodGetUserMemberShipAsync Gets the user member ship. Available only if ther request is done from an authenticated user.  
public MethodInitializeAsync Initializes the group object from the specified group id.  
Top

See Also

© ESRI, Inc. All Rights Reserved.