FreeFlow class library

Action.WhenCompleted Property

Gets the formula that will be evaluated when the action is completed.

[Visual Basic]
Public ReadOnly Property WhenCompleted As String
[C#]
public string WhenCompleted {get;}

See Also

Action Class | FreeFlow.Administration Namespace