NotificationType Enumeration

Notification type.

Definition

Namespace: Aliquo.Core
Assembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
public enum NotificationType

Members

Information0 Information type.
Warning1 Warning type.
Suggestion2 Suggestion type.

See Also