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.1.0
Syntax
C#
IList<Object> Inputs { get; }

Property Value

Type: IListObject
See Also