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
Syntax public NotificationSeverity SeverityLevel { get; set; }
Public Property SeverityLevel As NotificationSeverity
Get
Set
Property Value
Type:
NotificationSeverityExceptions See Also