Click or drag to resize

PFItemStateInstanceId Property

Gets the instance of state in the workflow. This will change every time this item's state changes, even if the state is the same.

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

Property Value

Type: Guid
See Also