Click or drag to resize

BaseWorkflowInstanceVersion Property

Returns the workflow version that this workflow instance is running.

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

Property Value

Type: Int32
See Also