Click or drag to resize

DataApiSetContext Method

[Missing <summary> documentation for "M:Casewhere.Runtime.DSL.Api.DataApi.SetContext(Casewhere.Worker.Domain.WorkflowContext)"]

Namespace:  Casewhere.Runtime.DSL.Api
Assembly:  Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.1.0
Syntax
C#
public void SetContext(
	WorkflowContext context
)

Parameters

context
Type: WorkflowContext

[Missing <param name="context"/> documentation for "M:Casewhere.Runtime.DSL.Api.DataApi.SetContext(Casewhere.Worker.Domain.WorkflowContext)"]

See Also