Click or drag to resize
AddDocumentValueEventArgsDocument Property
Azure Search document for which the 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 Document Document { get; set; }

Property Value

Type: Document
See Also