Click or drag to resize
SearchIndexInfoIndexCodeName Property
Gets index code name. This property is used in ISearchIndexInfo interface.

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

Property Value

Type: String

Implements

ISearchIndexInfoIndexCodeName
See Also