Keyoti Search for ASP.NET API Docs
Document Constructor (documentRecord, configuration)
API DocumentationKeyoti.SearchEngine.DocumentsDocumentDocument(DocumentRecord, Configuration)
Keyoti Search for ASP.NET 2010
Creates a new Document.
Declaration Syntax
C#Visual BasicVisual C++
public Document(
	DocumentRecord documentRecord,
	Configuration configuration
)
Public Sub New ( _
	documentRecord As DocumentRecord, _
	configuration As Configuration _
)
public:
Document(
	DocumentRecord^ documentRecord, 
	Configuration^ configuration
)
Parameters
documentRecord (DocumentRecord)
The data layer DocumentRecord that holds the data.
configuration (Configuration)
The instance of the Configuration class that holds the settings to be used.

Assembly: Keyoti2.SearchEngine.Core (Module: Keyoti2.SearchEngine.Core) Version: 2010.4.1.609