NotificationSeverityLevel Property  | 
 
            The severity of the notification. Changing the severity of the notification may change the way Rhino chooses to display the Notifications panel. 
            
 
    Namespace: 
   Rhino.Runtime.Notifications
    Assembly:
   RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntaxpublic NotificationSeverity SeverityLevel { get; set; }Public Property SeverityLevel As NotificationSeverity
	Get
	Set
Property Value
Type: 
NotificationSeverity
Exceptions
See Also