Keyoti SearchUnit API Docs
IsDocumentToBeIndexedEventData Constructor (willIndex, document)
API DocumentationKeyoti.SearchEngine.EventsIsDocumentToBeIndexedEventDataIsDocumentToBeIndexedEventData(Boolean, Document)
Keyoti SearchUnit v6
New instance
Declaration Syntax
C#Visual Basic
public IsDocumentToBeIndexedEventData(
	bool willIndex,
	Document document
)
Public Sub New ( 
	willIndex As Boolean,
	document As Document
)
Parameters
willIndex (Boolean)
document (Document)

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