DocSearchIndexItem.

Document Property

Summary

The document the search item points to.
Assembly
Wyam.SearchIndex.dll
Namespace
Wyam.SearchIndex
Containing Type
DocSearchIndexItem

Syntax

public IDocument Document { get; set; }

Value

Type Description
IDocument
GitHub