Click or drag to resize
AddDocumentValueEventArgsAzureName Property
Name of resulting field in Azure Search Document.

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

Property Value

Type: String
See Also