Specifies whether this Sequence Item is a child of all campaign groups of the sequence definition that it belongs to.

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 InAllGroups { get; set; }
Visual Basic
Public Property InAllGroups As Boolean
	Get
	Set

Remarks

XMLName: allgroups

See Also