This topic has not yet been rated - Rate this topic

TaxonomyItem Class

SharePoint 2010

The TaxonomyItem class is a base class that represents an item in the term store.

System.Object
  Microsoft.SharePoint.Taxonomy.TaxonomyItem
    Microsoft.SharePoint.Taxonomy.Group
    Microsoft.SharePoint.Taxonomy.TermSetItem

Namespace:  Microsoft.SharePoint.Taxonomy
Assembly:  Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public abstract class TaxonomyItem

A TaxonomyItem has a name and a unique Id. It also contains DateTime for when the item is created and when the item is last modified.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ