Click or drag to resize
SearchIndexInfoIndexSearchServiceName Property
Name of the Azure Search service (on Microsoft Azure).

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

Property Value

Type: String
See Also