DataApiSetContext Method

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

Definition

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

Parameters

context  WorkflowContext
 

See Also