Click or drag to resize
SearchTaskAzureInfoProviderGetSearchTaskAzureInfos Method
Returns a query for all the SearchTaskAzureInfo objects.

Namespace: CMS.Search.Azure
Assembly: CMS.Search.Azure (in CMS.Search.Azure.dll) Version: 12.0.0
Syntax
C#
public static ObjectQuery<SearchTaskAzureInfo> GetSearchTaskAzureInfos()

Return Value

Type: ObjectQuerySearchTaskAzureInfo
See Also