RunWorkflowJobSessionRemove Method

[Missing <summary> documentation for "M:Casewhere.Runtime.Workflows.RunWorkflowJobSession.Remove(Casewhere.Runtime.Workflows.RunWorkflowJobItem)"]

Definition

Namespace: Casewhere.Runtime.Workflows
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
public void Remove(
	RunWorkflowJobItem jobItem
)

Parameters

jobItem  RunWorkflowJobItem
 

Implements

IRunWorkflowJobSessionRemove(RunWorkflowJobItem)

See Also