Click or drag to resize

IDslCompilerContextInputs Property

Workflow input objects.

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

Property Value

IListObject
See Also