Category Methods
Include Protected Members
Include Inherited Members
The Category type exposes the following members.
Methods
| Â | Name | Description |
|---|---|---|
![]() |
Contains | Returns a Boolean value that indicates whether the category contains any crawled properties for the specified property set. |
![]() |
CreateCrawledProperty | Creates a crawled property for the category. |
![]() |
CreateOrGetCrawledProperty | Creates or returns a crawled property for a category. |
![]() |
Delete | Deletes the category in the search schema. |
![]() |
DeleteUnmappedProperties | Deletes all crawled properties that are not mapped to managed properties for a category. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetAllCrawledProperties | Returns an enumerator that iterates through the category's crawled properties. |
![]() |
GetCrawledProperty | Returns a crawled property for the category. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
GetUnmappedCrawledProperties | Returns an enumerator that iterates through the category's unmapped crawled properties. |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
QueryCrawledProperties | Returns an enumerator that iterates through the category's crawled properties that match the specified parameters. |
![]() |
ToString | (Inherited from Object.) |
![]() |
Update | Updates the Search service application’s schema with changes made to the category. |
Top
.gif)
.gif)