SearchTaskInfoSearchTaskIndexerName Property |
Name of a custom indexer registered to handle this task. Not required when indexer is registered using the object type.
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 13.0.131
Syntax public virtual string SearchTaskIndexerName { get; set; }
Property Value
Type:
StringRemarks See Also