CrawlLogFilterProperty Enumeration

Defines the crawl log filter properties for the AddFilter() method of the CrawlLogFilters class.

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

Syntax

'Declaration
Public Enumeration CrawlLogFilterProperty
'Usage
Dim instance As CrawlLogFilterProperty
public enum CrawlLogFilterProperty

Members

Member name Description
UrlLogTime Specifies the URL log time crawl log filter property.
MessageType Specifies the message type crawl log filter property.
ContentSourceId Specifies the content source ID crawl log filter property.
MessageId Specifies the message ID crawl log filter property.
Url Specifies the URL crawl log filter property.
HostName Specifies the host name crawl log filter property.
StartAt Specifies the crawl start time crawl log filter property.
TotalEntries Specifies the total entries crawl log filter property.
CatalogType Specifies the catalog type crawl log filter property.

See Also

Reference

Microsoft.Office.Server.Search.Administration Namespace