Action.WhenStarted Property
Gets the formula that will be evaluated when the action is started.
[Visual Basic]
Public ReadOnly Property WhenStarted As
String
[C#]
public
string WhenStarted {get;}
See Also
Action Class | FreeFlow.Administration Namespace