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

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

Property Value

Type: SearchIndexSettings
See Also