Keyoti SearchUnit API Docs
LastIndexBuildDate Property
API DocumentationKeyoti.SearchEngine.IndexStateLastIndexBuildDate
Keyoti SearchUnit v6
The date the index was last built.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public DateTime LastIndexBuildDate { get; }
public DateTime LastIndexBuildDate { get; }
Public ReadOnly Property LastIndexBuildDate As DateTime
	Get
Public ReadOnly Property LastIndexBuildDate As DateTime
	Get
public:
property DateTime LastIndexBuildDate {
	DateTime get ();
}
public:
property DateTime LastIndexBuildDate {
	DateTime get ();
}
member LastIndexBuildDate : DateTime with get
member LastIndexBuildDate : DateTime with get
Property Value

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