A class representing a group of campaign properties that will be adjusted when activated during the execution of a Sequence.

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 class CampaignGroup : IDeepCloneable
Visual Basic
Public Class CampaignGroup _
	Implements IDeepCloneable

Inheritance Hierarchy

System..::..Object
  ININ.IceLib.Configuration.Dialer..::..CampaignGroup

See Also