Provides access to the current failure severity.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public FailureSeverity GetSeverity()
Return Value
FailureSeverity
The highest severity of a failure message currently posted in the document.
Exceptions
See Also
Reference