Click or drag to resize

PFTaskWorkflowItemId Property

Gets the id of the workflow item (using this task).

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

Property Value

Type: Int64
See Also