Group.CreateTermSet method

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