TermSetItem properties

The TermSetItem type exposes the following members.

Properties

  Name Description
Public property CreatedDate Gets the DateTime at which this item was created. (Inherited from TaxonomyItem.)
Public property CustomProperties Gets the collection of effective CustomProperty instances for a Term or TermSet.
Public property CustomSortOrder Gets the custom sort order for children of the current item.
Public property Id Gets the Id of the current T:Microsoft.SharePoint.Taxonomy.TaxonomyItem. (Inherited from TaxonomyItem.)
Public property IsAvailableForTagging Gets and sets whether the TaxonomyItem should appear in the tagging UI
Public property LastModifiedDate Gets the DateTime at which this item was most recently updated. (Inherited from TaxonomyItem.)
Public property Name Gets or sets the name of the current TaxonomyItem object. (Inherited from TaxonomyItem.)
Public property Owner Gets and sets the name of the user who is responsible for this TaxonomyItem object.
Public property Terms Gets a collection of the child Term objects of this TaxonomyItem.
Public property TermStore Gets the TermStore object from which the current TaxonomyItem was retrieved. (Inherited from TaxonomyItem.)

Top

See also

Reference

TermSetItem class

Microsoft.SharePoint.Taxonomy namespace