FlowStep.TransitionMessage Property

Definition

If the CompletionType is CompletionType.AtLeastOnce or CompletionType.ZeroOrMore, this message will be used to ask the user if they want to try the step again.

public string? TransitionMessage { get; set; }
member this.TransitionMessage : string with get, set
Public Property TransitionMessage As String

Property Value

Applies to