FreeFlow class library

Action.WhenActionCompleted Property

NOTE: This property is now obsolete.

Use the WhenCompleted property


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

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

See Also

Action Class | FreeFlow.Administration Namespace