Term Properties
Include Protected Members
Include Inherited Members
The Term type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
CreatedDate | Gets the DateTime at which this item was created. (Inherited from TaxonomyItem.) |
![]() |
CustomProperties | Gets the collection of custom property objects for the current Term object from the read-only dictionary. |
![]() |
CustomSortOrder | Gets or sets the custom sort order of the current Term object. (Overrides TermSetItem.CustomSortOrder.) |
![]() |
Id | Gets the Id of the current T:Microsoft.SharePoint.Taxonomy.TaxonomyItem. (Inherited from TaxonomyItem.) |
![]() |
IsAvailableForTagging | Gets or sets the flag indicating whether a Term object can be used to tag in the tagging UI, but does not affect its visibility. (Overrides TermSetItem.IsAvailableForTagging.) |
![]() |
IsDeprecated | Gets whether the current Term object has been deprecated. |
![]() |
IsKeyword | Gets whether the current Term object is a keyword in the KeywordTermSet object. |
![]() |
IsReused | Gets whether the current Term object is a reused Term. |
![]() |
IsRoot | Gets whether the current Term object is at the root of the TermSet object |
![]() |
IsSourceTerm | Gets whether the current Term is the source Term among reused terms |
![]() |
Labels | Gets a collection of Label objects for the current Term object. |
![]() |
LastModifiedDate | Gets the DateTime at which this item was most recently updated. (Inherited from TaxonomyItem.) |
![]() |
MergedTermIds | Gets a read-only collection of Term Ids. Term objects identified by those Ids have been merged into the current Term. |
![]() |
Name | Gets or sets the name of the current Term object. (Overrides TaxonomyItem.Name.) |
![]() |
Owner | Gets or sets the user who is responsible for the current Term object. (Overrides TermSetItem.Owner.) |
![]() |
Parent | Gets the parent Term object of the current Term. |
![]() |
ReusedTerms | Gets all of the instances of the current Term object that are reused in other TermSet objects. |
![]() |
SourceTerm | Gets the source Term if the current Term is a reused term. |
![]() |
Terms | Gets a collection of all immediate child Term objects of the currrent Term object. (Overrides TermSetItem.Terms.) |
![]() |
TermsCount | Gets the number of child Term objects. |
![]() |
TermSet | Gets the TermSet object for the current Term object. |
![]() |
TermSets | Gets the collection of all TermSet objects where the current Term object is located. |
![]() |
TermStore | Gets the TermStore object from which the current TaxonomyItem was retrieved. (Inherited from TaxonomyItem.) |
Top
.gif)