Category Methods

Include Protected Members
Include Inherited Members

The Category type exposes the following members.

Methods

  Name Description
Public method Contains Returns a Boolean value that indicates whether the category contains any crawled properties for the specified property set.
Public method CreateCrawledProperty Creates a crawled property for the category.
Public method CreateOrGetCrawledProperty Creates or returns a crawled property for a category.
Public method Delete Deletes the category in the search schema.
Public method DeleteUnmappedProperties Deletes all crawled properties that are not mapped to managed properties for a category.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetAllCrawledProperties Returns an enumerator that iterates through the category's crawled properties.
Public method GetCrawledProperty Returns a crawled property for the category.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method GetUnmappedCrawledProperties Returns an enumerator that iterates through the category's unmapped crawled properties.
Protected method MemberwiseClone (Inherited from Object.)
Public method QueryCrawledProperties Returns an enumerator that iterates through the category's crawled properties that match the specified parameters.
Public method ToString (Inherited from Object.)
Public method Update Updates the Search service application’s schema with changes made to the category.

Top

See Also

Reference

Category Class

Microsoft.Office.Server.Search.Administration Namespace