Activity Constructor ()

 

Initializes a new instance of the Activity class.

Namespace:   System.Workflow.ComponentModel
Assembly:  System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)

public:
Activity()

The following code shows how to create activities and add them as children to a composite activity.

This code example is part of the Throw SDK sample and is from the ThrowWorkFlow.cs file. For more information, seeThrow Sample.

No code example is currently available or this language may not be supported.

.NET Framework
Available since 3.0
Return to top
Show: