Click or drag to resize

WorkflowExceptionLabel Property

Returns the title of the failed action.

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

Property Value

Type: String
See Also