Click or drag to resize

BaseWorkflowInstanceId Property

Returns the unique ID of this workflow instance.

Namespace:  Colygon.MatchPoint.WorkflowKit
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public int Id { get; protected set; }

Property Value

Type: Int32
See Also