Provides data for the WorkflowStarted event.

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("Workflows no longer exist.")]
public class WorkflowStartedEventArgs : EventArgs
Visual Basic
<ObsoleteAttribute("Workflows no longer exist.")> _
Public Class WorkflowStartedEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    ININ.IceLib.Dialer..::..WorkflowStartedEventArgs

See Also