Click or drag to resize

PFItemStateChanged Event

Occurs after the call to Save() during enactment when the SQL transaction made to move the workflow is committed.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public event PFItem_StateEventHandler StateChanged

Value

Type: Packflow.CorePFItem_StateEventHandler
See Also