Click or drag to resize
SearchIndexInfoIndexFilesLastUpdate Property
Time when index files were updated. Value is assigned to index files used by current application process.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 9.0.0
Syntax
C#
public DateTime IndexFilesLastUpdate { get; }

Property Value

Type: DateTime
See Also