Chapter 7 Quick Reference

To

Do This

Use the Sequence activity

SequenceActivity is a composite activity, and as such it acts as a drop site for other activities. Simply drag and drop an instance of the Sequence activity onto the workflow visual designer. Then drag and drop other activities onto SequenceActivity as necessary to complete your workflow. Those activities will be executed in the order they appear in the designer, from top to bottom.

Use the Code activity

With the visual workflow designer visible and active, drag an instance of the Code activity onto the surface and drop it into the workflow process as appropriate. Then provide an ExecuteCode method name in the Properties window. Populate that method with the code you want to execute.

Use ...

Get Microsoft® Windows® Workflow Foundation Step by Step now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.