FreeFlow class library

AlertType Enumeration

The type of alerts provided by the engine

[Visual Basic]
Public Enum AlertType
[C#]
public enum AlertType

Members

Member Name Description
ToDoTo Do alert
WatchWatch alert
DeletionDeletion alert (indicates an alert has been removed from the user's To Do or Watch list)

Requirements

Namespace: FreeFlow

Assembly: FreeFlow.Client (in FreeFlow.Client.dll)

See Also

FreeFlow Namespace