Click or drag to resize
AddDocumentValueEventArgsName Property
Name of field in SearchDocument for which Azure Search Document value is being created.

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

Property Value

Type: String
See Also