The type of warning-level event, or None if it is not a warning-level event.

Namespace: ININ.IceLib.Dialer.Supervisor
Assembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)

Syntax

C#
public DialerHistoryWarningType WarningType { get; private set; }
Visual Basic
Public Property WarningType As DialerHistoryWarningType
	Get
	Private Set

See Also