ConditionalTransitionLabel Property |
This will be the name displayed on the 'resume workflow' user action if any of the actions in this transition fail. If null, the name of the current state will be displayed.
Namespace:
Colygon.MatchPoint.WorkflowKit.Configuration
Assembly:
Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax public override PatternString Label { get; set; }
Property Value
Type:
PatternStringSee Also