Click or drag to resize
CreateOrUpdateIndexEventArgsSearchService Property
Azure Search service where Index is to be created or updated.

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

Property Value

Type: SearchService
See Also