Keyoti SearchUnit API Docs
WillCrawl Property
API DocumentationKeyoti.SearchEngine.EventsIsDocumentToBeCrawledEventDataWillCrawl
Keyoti SearchUnit v6
Whether the document will be crawled
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool WillCrawl { get; set; }
public bool WillCrawl { get; set; }
Public Property WillCrawl As Boolean
	Get
	Set
Public Property WillCrawl As Boolean
	Get
	Set
public:
property bool WillCrawl {
	bool get ();
	void set (bool value);
}
public:
property bool WillCrawl {
	bool get ();
	void set (bool value);
}
member WillCrawl : bool with get, set
member WillCrawl : bool with get, set
Property Value

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