Click or drag to resize
SearchTaskAzureInfoSearchTaskAzureAdditionalData Property
Additional data needed to process search task e.g. alias path of the moved document.

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

Property Value

Type: String
See Also