BaseWorkflowInstanceStopped Property |
Returns 'true' if this workflow instance is stopped.
Namespace: Colygon.MatchPoint.WorkflowKitAssembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax public bool Stopped { get; set; }
Property Value
Type:
BooleanSee Also