FreeFlow class library

Server.NotificationFormula Property

Gets or sets the formula that will be evaluated each time an action is performed (version 7 and later).

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

Property Value

The notification formula.

See Also

Server Class | FreeFlow.Administration Namespace