Click or drag to resize
SearchTaskType Class
Operation type enumeration.
Inheritance Hierarchy
SystemObject
  CMS.SearchSearchTaskType

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 9.0.0
Syntax
C#
public class SearchTaskType

The SearchTaskType type exposes the following members.

Constructors
  NameDescription
Public methodSearchTaskType
Top
Fields
  NameDescription
Public fieldStatic memberInvalidateSearcher
Invalidates searcher.
Public fieldStatic memberRunSmartSearchIndexer
Runs smart search indexer.
Top
See Also