Click or drag to resize

PFItemWorkflow_CurrentUserTask Property

Gets the current user task in the current state instance, if found.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public PFTask Workflow_CurrentUserTask { get; }

Property Value

Type: PFTask
See Also