Group properties

The Group type exposes the following members.

Properties

  Name Description
Public property Contributors Returns the SPAcl indicating the users who are contributors to the current Group object.
Public property CreatedDate Gets the DateTime at which this item was created. (Inherited from TaxonomyItem.)
Public property Description Gets or sets the description of this Group object
Public property GroupManagers Returns the SPAcl indicating the users who are group managers for this Group object.
Public property Id Gets the Id of the current T:Microsoft.SharePoint.Taxonomy.TaxonomyItem. (Inherited from TaxonomyItem.)
Public property IsReadOnlySiteCollectionGroup Gets a Boolean value that is true if the group for the current site is a read-only site collection group; otherwise, false
Public property IsSiteCollectionGroup Gets whether this Group object is a site collection Group.
Public property IsSystemGroup Gets whether this Group object is the system Group.
Public property LastModifiedDate Gets the DateTime at which this item was most recently updated. (Inherited from TaxonomyItem.)
Public property Name Gets or sets the name of this Group object. (Overrides TaxonomyItem.Name.)
Public property SiteCollectionAccessIds Gets a list of SPSite IDs that have access to the local site collection group.
Public property SiteCollectionReadOnlyAccessUrls Gets a list of URLs of site collections that have read-only access.
Public property TermSets Gets a collection of the child TermSet instances of this Group
Public property TermStore Gets the TermStore object from which the current TaxonomyItem was retrieved. (Inherited from TaxonomyItem.)

Top

See also

Reference

Group class

Microsoft.SharePoint.Taxonomy namespace