Category Methods

Include Protected Members
Include Inherited Members

The Category type exposes the following members.

Methods

  Name Description
Public method CreateCrawledProperty Creates a new crawled property within the category.
Public method Delete Deletes a category and all associated crawled properties.
Public method DeleteUnmappedProperties Deletes all crawled properties within a category with no mappings to any managed properties.
Public method GetAllCrawledProperties Returns a list of crawled properties within a category.
Public method GetCrawledProperty Retrieves a crawled property with a specified name, property set, and variant type.
Public method GetPropsetMappings Returns a collection of property set mappings that lists all property sets mapping into the category.
Public method GetUnmappedCrawledProperties Gets a list of crawled properties that do not have any mappings to managed properties.
Public method QueryCrawledProperties Returns a list of crawled properties that match the filter, offset, and count parameters.
Public method SetPropsetMappings Sets a collection of property set mappings for the category.
Public method Update Updates the settings for this category.

Top

See Also

Reference

Category Interface

Microsoft.SharePoint.Search.Extended.Administration.Schema Namespace