This method is called whenever an alert is raised
using the RaiseAlert(AlertSeverity, String) method.
Namespace: Facilita.Fc.RuntimeAssembly: fc_clr (in fc_clr.dll) Version: 9.5.7.98
Syntax
Parameters
- severity
- Type: AlertSeverity
The severity of the alert.
- description
- Type: System String
An alert message which appears in the Description column of the alerts table in the Alerts sub-view of Test Controller.
Remarks
See Also