Click or drag to resize

PFItemWorkflow_EnsureTasks Method

Cancels tasks of previous state instances and ensure tasks for current state instance.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public void Workflow_EnsureTasks()
See Also