Keyoti SearchUnit API Docs
IsDocumentToBeCrawledEventData Constructor (isDocumentToBeCrawled, document, pathMatchesToBeIgnored, pathMatchesToBeIncluded, parentUri)
API DocumentationKeyoti.SearchEngine.EventsIsDocumentToBeCrawledEventDataIsDocumentToBeCrawledEventData(Boolean, Document, ArrayList, ArrayList, String)
Keyoti SearchUnit v6
Creates a new instance
Declaration Syntax
C#Visual Basic
public IsDocumentToBeCrawledEventData(
	bool isDocumentToBeCrawled,
	Document document,
	ArrayList pathMatchesToBeIgnored,
	ArrayList pathMatchesToBeIncluded,
	string parentUri
)
Public Sub New ( 
	isDocumentToBeCrawled As Boolean,
	document As Document,
	pathMatchesToBeIgnored As ArrayList,
	pathMatchesToBeIncluded As ArrayList,
	parentUri As String
)
Parameters
isDocumentToBeCrawled (Boolean)
document (Document)
pathMatchesToBeIgnored (ArrayList)
pathMatchesToBeIncluded (ArrayList)
parentUri (String)

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