Click or drag to resize
CreateSearchFieldsEventArgsIndexInfo Property
Search index info.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax
C#
public ISearchIndexInfo IndexInfo { get; }

Property Value

Type: ISearchIndexInfo
See Also