Outputs Property
The output documents from execution. Set this property to modify the output documents.
Namespace
Statiq.Common
Containing Type
ExecutionOutputs
Property Type
IEnumerable<IDocument>

Syntax

public IEnumerable<IDocument> Outputs { get; set; }

Value

Type Description
IEnumerable<IDocument>