FreeFlow class library

Action.AfterTime Property

Gets the formula that will be evaluated to deicde when a timed action will be triggered.

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

See Also

Action Class | FreeFlow.Administration Namespace