TaxonomyItem class

SharePoint Online

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

Namespace:  Microsoft.SharePoint.Client.Taxonomy
Assembly:  Microsoft.SharePoint.Client.Taxonomy (in Microsoft.SharePoint.Client.Taxonomy.dll)

No code example is currently available or this language may not be supported.

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.
Show: