Click or drag to resize
AddDocumentValueEventArgsValue Property
Azure Search Document value to be assigned.

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

Property Value

Type: Object
See Also