Click or drag to resize

BaseWorkflowInstanceStopped Property

Returns 'true' if this workflow instance is stopped.

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

Property Value

Type: Boolean
See Also