Click or drag to resize

PFItemInboundTransitionId Property

Gets the id of the last transition taken in the workflow, corresponding to the modeling Transition id.

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

Property Value

Type: Int32
See Also