Keyoti Search for ASP.NET API Docs
LastDateIndexed Property
API DocumentationKeyoti.SearchEngine.DocumentsDocumentLastDateIndexed
Keyoti Search for ASP.NET 2010
The date the document was last indexed.
Declaration Syntax
C#Visual BasicVisual C++
public virtual DateTime LastDateIndexed { get; set; }
Public Overridable Property LastDateIndexed As DateTime
public:
virtual property DateTime LastDateIndexed {
	DateTime get ();
	void set (DateTime value);
}

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