Click or drag to resize
LuceneSearchDocumentDocument Property
Underlying document

Namespace: CMS.Search.Lucene3
Assembly: CMS.Search.Lucene3 (in CMS.Search.Lucene3.dll) Version: 8.2.23
Syntax
C#
public Document Document { get; protected set; }

Property Value

Type: Document
See Also