SearchIndexInfoIndexFilesLastUpdate Property |
Time when index files were updated. Value is assigned to index files used by current application process.
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 13.0.131
Syntax public DateTime IndexFilesLastUpdate { get; }
Property Value
Type:
DateTimeRemarks
The value of this property is based on index files and is inherently not valid for Azure indexes.
See Also