SequentialWorkflow Constructor

Creates a new instance of the SequentialWorkflow class with default values.

Namespace: Microsoft.ResourceManagement.Workflow.Activities
Assembly: Microsoft.ResourceManagement (in Microsoft.ResourceManagement.dll)

Usage

'Usage
Dim instance As New SequentialWorkflow

Syntax

'Declaration
Public Sub New
public SequentialWorkflow ()
public:
SequentialWorkflow ()
public SequentialWorkflow ()
public function SequentialWorkflow ()

Remarks

The default constructor initializes any fields to their default values.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008, and Windows 2000

Target Platforms

See Also

Reference

SequentialWorkflow Class
SequentialWorkflow Members
Microsoft.ResourceManagement.Workflow.Activities Namespace
SequentialWorkflow