CatalogTaxonomyFieldSettings members

Provides information about category fields in a shared publishing catalog.

The CatalogTaxonomyFieldSettings type exposes the following members.

Constructors

  Name Description
Public method CatalogTaxonomyFieldSettings Initializes a new instance of a CatalogTaxonomyFieldSettings class.

Top

Properties

  Name Description
Public property FieldDisplayName Gets or sets the display name of an SPField object that is used to categorize catalog items.
Public property FieldId Gets or sets a unique ID of an SPField object that is used to categorize catalog items.
Public property FieldManagedPropertyName Gets or sets the auto-generated managed property name in the search schema of an SPField object that is used to categorize catalog items.
Public property IsSelected Gets or sets a Boolean value that indicates if the category is used to connect to the shared publishing catalog.
Public property TermId Gets or sets a unique ID of a term that an SPField object used to categorize catalog items is bound to.
Public property TermSetId Gets or sets the unique ID of a term set that an SPField object used to categorize catalog items is bound to.
Public property TermStoreId Gets or sets the unique ID of a term store that an SPField object used to categorize catalog items is bound to.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

CatalogTaxonomyFieldSettings class

Microsoft.SharePoint.Publishing namespace