FreeFlow class library

Server.EnableDeletionAlerts Property

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

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

Property Value

true if deletion alerts will be generated; otherwise, false.

See Also

Server Class | FreeFlow.Administration Namespace