AlertHelper.AlertTypeFromString Method
Gets the type of an alert from the string used to represent it in the database.
[Visual Basic]
Public Shared Function AlertTypeFromString( _
ByVal
alertTypeString As
String _
) As
AlertType
Parameters
-
alertTypeString
- The alert type string.
See Also
AlertHelper Class | FreeFlow Namespace