FreeFlow class library

Server.EnableAlertGeneration Property

Gets or sets a value indicating whether alerts will be generated (version 7.01 and later).

[Visual Basic]
Public Property EnableAlertGeneration As Boolean
[C#]
public bool EnableAlertGeneration {get; set;}

Property Value

true if alerts will be generated; otherwise, false.

See Also

Server Class | FreeFlow.Administration Namespace