Contains the output documents from execution.
- Namespace
- Statiq
.Common - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["ExecutionOutputs"]
class Type type-node
Syntax
public class ExecutionOutputs
Properties
| Name | Property Type | Summary |
|---|---|---|
| Outputs | IEnumerable |
The output documents from execution. Set this property
to modify the output documents.
|