Group.CreateTermSet Method

Include Protected Members
Include Inherited Members

Creates a TermSet object in the current Group object.

Overload List

  Name Description
Public method CreateTermSet(String) Creates a new TaxonomyTermSet object in this Group object by using the term store working language.
Public method CreateTermSet(String, Guid) Creates a new T:Microsoft.SharePoint.Taxonomy.TermSet object in this T:Microsoft.SharePoint.Taxonomy.Group object by using the working language of the TermStore object and the specified unique identifier.
Public method CreateTermSet(String, Int32) Creates a new TermSet object in the current Group object by using the provided language.
Public method CreateTermSet(String, Guid, Int32) Creates a new TermSet object in the current Group object by using the provided language and the specified unique identifier.

Top

See Also

Reference

Group Class

Group Members

Microsoft.SharePoint.Taxonomy Namespace