Click or drag to resize
SearchIndexInfoIndexLastModified Property
Time of last modification.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 8.2.23
Syntax
C#
public virtual DateTime IndexLastModified { get; set; }

Property Value

Type: DateTime
See Also