The parameters for a campaign transition.

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

Syntax

C#
[ObsoleteAttribute("Since workflows no longer exist, the concept of transitioning no longer exists either.")]
public class TransitionParameters
Visual Basic
<ObsoleteAttribute("Since workflows no longer exist, the concept of transitioning no longer exists either.")> _
Public Class TransitionParameters

Remarks

These parameters are used by the CampaignTransition event.

Inheritance Hierarchy

System..::..Object
  ININ.IceLib.Dialer..::..TransitionParameters

See Also