Keyoti Search for ASP.NET API Docs
DocumentRecord Property
API DocumentationKeyoti.SearchEngine.DocumentsDocumentDocumentRecord
Keyoti Search for ASP.NET 2010
The DocumentRecord instance that stores the data.
Declaration Syntax
C#Visual BasicVisual C++
public virtual DocumentRecord DocumentRecord { get; set; }
Public Overridable Property DocumentRecord As DocumentRecord
public:
virtual property DocumentRecord^ DocumentRecord {
	DocumentRecord^ get ();
	void set (DocumentRecord^ value);
}

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