Click or drag to resize
SearchIndexExceptionSearchIndexName Property
Name of the SearchIndexInfo the exception is related to.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 12.0.0
Syntax
C#
public string SearchIndexName { get; }

Property Value

Type: String
See Also