Keyoti SearchUnit API Docs
IsDocumentToBeCrawledEventData Class
API DocumentationKeyoti.SearchEngine.EventsIsDocumentToBeCrawledEventData
Keyoti SearchUnit v6
Data for the IsDocumentToBeCrawled event.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public class IsDocumentToBeCrawledEventData
public class IsDocumentToBeCrawledEventData
Public Class IsDocumentToBeCrawledEventData
Public Class IsDocumentToBeCrawledEventData
public ref class IsDocumentToBeCrawledEventData
public ref class IsDocumentToBeCrawledEventData
type IsDocumentToBeCrawledEventData =  class end
type IsDocumentToBeCrawledEventData =  class end
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
IsDocumentToBeCrawledEventData(Boolean, Document, ArrayList, ArrayList, String)
Creates a new instance

Document
The document.

Equals(Object) (Inherited from Object.)
Finalize()()()() (Inherited from Object.)
GetHashCode()()()() (Inherited from Object.)
GetType()()()() (Inherited from Object.)
MemberwiseClone()()()() (Inherited from Object.)
ParentUri
The Uri of the document that had the link to this document.

PathMatchesToBeIgnored
Path matches that the user has requested be ignored

PathMatchesToBeIncluded
Path matches that the user has requested be exclusively included

ToString()()()() (Inherited from Object.)
WillCrawl
Whether the document will be crawled

Inheritance Hierarchy
Object
IsDocumentToBeCrawledEventData

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120