Click or drag to resize

IDslCompilerContextOutput Property

Using this property to get/set Output value object for the workflow in the current context.

Namespace: Casewhere.Runtime.DSL.CompilerContext
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
Syntax
C#
Object Output { get; set; }

Property Value

Object
See Also