Keyoti SearchUnit API Docs
LastDateIndexed Property
API DocumentationKeyoti.SearchEngine.DataAccessDocumentRecordLastDateIndexed
Keyoti SearchUnit v6
The date and time the document was last indexed.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual DateTime LastDateIndexed { get; set; }
public virtual DateTime LastDateIndexed { get; set; }
Public Overridable Property LastDateIndexed As DateTime
	Get
	Set
Public Overridable Property LastDateIndexed As DateTime
	Get
	Set
public:
virtual property DateTime LastDateIndexed {
	DateTime get ();
	void set (DateTime value);
}
public:
virtual property DateTime LastDateIndexed {
	DateTime get ();
	void set (DateTime value);
}
abstract LastDateIndexed : DateTime with get, set
override LastDateIndexed : DateTime with get, set
abstract LastDateIndexed : DateTime with get, set
override LastDateIndexed : DateTime with get, set
Property Value

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