TermSet Properties

Include Protected Members
Include Inherited Members

The TermSet type exposes the following members.

Properties

  Name Description
Public property Contact Gets and sets the contact for the current TermSet object.
Public property CreatedDate Gets the DateTime at which this item was created. (Inherited from TaxonomyItem.)
Public property CustomSortOrder Gets or sets the custom sort order of the current Term object. (Overrides TermSetItem.CustomSortOrder.)
Public property Description Gets and sets the description for the current TermSet object.
Public property Group Gets the parent Group object of the current TermSet object.
Public property Id Gets the Id of the current T:Microsoft.SharePoint.Taxonomy.TaxonomyItem. (Inherited from TaxonomyItem.)
Public property IsAvailableForTagging Gets or sets whether the TermSet object should appear in the tagging user interface. (Overrides TermSetItem.IsAvailableForTagging.)
Public property IsOpenForTermCreation Indicates whether the TermSet can be updated by all users, or alternatively just by the specified constributors for the Group object.
Public property LastModifiedDate Gets the DateTime at which this item was most recently updated. (Inherited from TaxonomyItem.)
Public property Name Gets and sets the name for the current TermSet object. (Overrides TaxonomyItem.Name.)
Public property Owner Gets or sets the user who is responsible for the current TermSet. (Overrides TermSetItem.Owner.)
Public property Stakeholders Gets the collection of stakeholders for the current TermSet object.
Public property Terms Gets a collection of child Term objects at the root of the TermSet object. (Overrides TermSetItem.Terms.)
Public property TermStore Gets the TermStore object from which the current TaxonomyItem was retrieved. (Inherited from TaxonomyItem.)

Top

See Also

Reference

TermSet Class

Microsoft.SharePoint.Taxonomy Namespace