Click or drag to resize
SearchIndexInfoRebuild Property
Store actual index Rebuild time. [indexId -> DateTime]

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 9.0.0
Syntax
C#
public static SafeDictionary<int, DateTime> Rebuild { get; }

Property Value

Type: SafeDictionaryInt32, DateTime
See Also