Click or drag to resize
SearchIndexInfoIndexIsOutdated Property
Indicates if index is rebuilt but outdated

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 12.0.0
Syntax
C#
public virtual bool IndexIsOutdated { get; set; }

Property Value

Type: Boolean
See Also