Click or drag to resize
SearchTaskAzureInfoGetSearchIndexerName Method
Gets the name of the SearchIndexer registered to handle this search task.

Namespace: CMS.Search.Azure
Assembly: CMS.Search.Azure (in CMS.Search.Azure.dll) Version: 13.0.131
Syntax
C#
public string GetSearchIndexerName()

Return Value

Type: String
See Also