Click or drag to resize
SearchIndexInfoIndexType Property
Gets or sets the index type (documents, forums, etc).

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

Property Value

Type: String

Implements

ISearchIndexInfoIndexType
See Also