IDslCompilerContextOutput Property

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

Definition

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

Property Value

Object

See Also