Keyoti SearchUnit API Docs
Document Property
API DocumentationKeyoti.SearchEngine.Index.IndexableSourcesAddDocumentEventArgsDocument
Keyoti SearchUnit v6
The Document that is about to be added
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public Document Document { get; set; }
public Document Document { get; set; }
Public Property Document As Document
	Get
	Set
Public Property Document As Document
	Get
	Set
public:
property Document^ Document {
	Document^ get ();
	void set (Document^ value);
}
public:
property Document^ Document {
	Document^ get ();
	void set (Document^ value);
}
member Document : Document with get, set
member Document : Document with get, set
Property Value

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