.NET Documentation
C#
VB
Show/Hide TOC
Notification
Type Enumeration
Notification type.
Definition
Namespace:
Aliquo.Core
Assembly:
Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
Copy
public
enum
NotificationType
VB
Copy
Public
Enumeration
NotificationType
Members
Information
0
Information type.
Warning
1
Warning type.
Suggestion
2
Suggestion type.
See Also
Reference
Aliquo.Core Namespace
In This Article
Definition
Members
See Also