Category::Contains method
SharePoint 2013
Returns a Boolean value that indicates if the category contains any crawled properties for the specified property set.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Parameters
- propset
- Type: System.Guid
A GUID that identifies the property set.
Return value
Type: System.Booleantrue if the category contains crawled properties matching the specified property set; otherwise, false.
Show: