CrawlLogFilters.AddFilter Method (CatalogType)

Applies the specified catalog type filter to the crawl log data.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public Sub AddFilter ( _
    catalogType As CatalogType _
)
'Usage
Dim instance As CrawlLogFilters
Dim catalogType As CatalogType

instance.AddFilter(catalogType)
public void AddFilter(
    CatalogType catalogType
)

Parameters

See Also

Reference

CrawlLogFilters Class

CrawlLogFilters Members

AddFilter Overload

Microsoft.Office.Server.Search.Administration Namespace