Click or drag to resize
SearchTaskAzureInfoSearchTaskAzureErrorMessage Property
Contains error message if error occurred while processing the task.

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

Property Value

Type: String
See Also