Inputs Property
The input documents to process.
Namespace
Statiq.Common
Containing Type
IExecutionContext
Property Type
ImmutableArray<IDocument>

Syntax

ImmutableArray<IDocument> Inputs { get; }

Value

Type Description
ImmutableArray<IDocument>