a flag indicating whether or not the client should display alerts when the ActiveRuleGroupChanged fires. This value is set in Interactive Administrator.

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

Syntax

C#
public bool DisplayTransitionAlerts { get; set; }
Visual Basic
Public Property DisplayTransitionAlerts As Boolean
	Get
	Set

See Also