Key concepts
•There are three kinds of information that can be passed to a WindowsWorkflow:
1.the list of object ids to be acted on
2.parameters (name and value)
3.binary data, such as a file to process
•All data is passed to the root activity in the WindowsWorkflow – that is the Sequential or Navigator activity.