a class representing a group of CampaignGroup and CampaignSequence objects. Together these represent a series of triggers and property changes a campaign can undergo during execution.

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

Inheritance Hierarchy

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

See Also