Share via


ContributorGroups Object Members

SharePoint Designer Developer Reference

Represents management functionality for contributor groups. The ContributorGroups object stores and manages data for individual ContributorGroup objects.

Methods

  Name Description
Add Adds a ContributorGroup object to a ContributorGroups object.
Delete Deletes a ContributorGroup object from ContributorGroups.

Properties

  Name Description
Application Returns an Application object that represents the 2nd_SPDesignerGeneric application. Read-only.
Count Returns a Variant that represents the total number of objects in the collection. Read-only.
Item Returns a ContributorGroup object that represents an individual object in the collection. Read-only.
Parent Returns an Object that represents the parent object of the specified object. Read-only.