Provides data for a change workflow state event that can be canceled.

Namespace: BlueCieloECM.InnoCielo.Meridian.Design
Assembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.40.0)

Syntax

C#
public class CancelWorkflowStateChangeEventArgs : WorkflowStateChangeEventArgs
Visual Basic
Public Class CancelWorkflowStateChangeEventArgs _
	Inherits WorkflowStateChangeEventArgs
Visual C++
public ref class CancelWorkflowStateChangeEventArgs : public WorkflowStateChangeEventArgs

Inheritance Hierarchy

See Also