Microsoft.SharePoint.Client.Taxonomy namespace
SharePoint Online
Includes classes that provide the basic functionality for metadata management. Examples include types for managing terms, term sets, groups, keywords, term stores, and metadata service applications.
| Class | Description | |
|---|---|---|
|
ChangedGroup | Represents a change that happened to a Group object. |
|
ChangedItem | Represents one change to the TermStore object. |
|
ChangedItemCollection | A collection of ChangedItem objects. |
|
ChangedSite | Represents an event that occurred that changes something in the hidden list. |
|
ChangedTerm | Represents a change that happened to a Group object. |
|
ChangedTermSet | Indicates a change that happened to a TermSet object. |
|
ChangedTermStore | Indicates a change that happened to a TermStore object. |
|
ChangeInformation | |
|
CustomPropertyMatchInformation | |
|
Label | Represents the name of a Term object in a specific language. |
|
LabelCollection | Represents a collection of Label objects. |
|
LabelMatchInformation | |
|
MobileTaxonomyField | Provides support for taxonomy fields on a mobile page. |
|
TaxonomyField | Represents a taxonomy field. |
|
TaxonomyFieldValue | Represents a single value held in a TaxonomyField object. |
|
TaxonomyFieldValueCollection | Represents the multi-value object for the taxonomy column. |
|
TaxonomyItem | The TaxonomyItem class is a base class that represents an item in the term store. |
|
TaxonomySession | Wraps all of the associated TermStore objects for an Site object. |
|
Term | Represents a Term or a Keyword in a managed metadata hierarchy. |
|
TermCollection | Represents collection of Term objects. |
|
TermGroup | Represents the top-level container in a TermStore object. |
|
TermGroupCollection | A collection of TermGroup objects. |
|
TermSet | Represents a hierarchical or flat set of Term objects known as a "TermSet". |
|
TermSetCollection | Represents a collection of TermSet objects. |
|
TermSetItem | Provides an abstraction of the TaxonomyItem object that is a parent of Term objects. |
|
TermSetItemPropertyNames | |
|
TermStore | Represents a store that contains metadata within child Group objects, TermSet objects, and Term objects. |
|
TermStoreCollection | Represents a collection of TermStore objects. |
| Enumeration | Description | |
|---|---|---|
|
ChangedItemType | Represents the type of changed object. |
|
ChangedOperationType | Indicates the type of operation that caused a change. |
|
StringMatchOption | Indicates what type of string matching should be performed when comparing strings. |
Show: