IDslCompilerContextInputs Property

Workflow input objects.

Definition

Namespace: Casewhere.Runtime.DSL.CompilerContext
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
IList<Object> Inputs { get; }

Property Value

IListObject

See Also