When true, Interaction Scripter client will display a button that agents can click to request a break.

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

Syntax

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

See Also