Click or drag to resize
SearchTaskCreationParametersIndexerName Property
Custom search indexer may be registered under specific name. Not required. By default indexers register under ObjectType.

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

Property Value

Type: String
See Also