Click or drag to resize
ISearchIndexInfoIndexSettings Property
Search index settings for current object.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
SearchIndexSettings IndexSettings { get; set; }

Property Value

Type: SearchIndexSettings
See Also