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: 2013.11.0.0
Syntax
C#
public string Label { get; set; }

Property Value

Type: String
See Also