FreeFlow class library

Action.WhenActionStarted Property

NOTE: This property is now obsolete.

Use the WhenStarted property


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

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

See Also

Action Class | FreeFlow.Administration Namespace