The date the index was last built.
            
 Declaration Syntax
 Declaration Syntax| C# | Visual Basic | Visual C++ | 
public DateTime LastIndexBuildDate { get; }
Public ReadOnly Property LastIndexBuildDate As DateTime
public: property DateTime LastIndexBuildDate { DateTime get (); }