For Each

You can select this activity to run a series of activities specified in the Body section, for each element in a collection.

This table lists the properties for the activity.

Property Type Property Name Description
Input Body The sequence of activities that must run for each element in a collection.
Misc DaispayName The name to be displayed for the activity.
TypeArgument The items to create the Values collection specified by the generic parameter T.
Misc Values The collection of items to iterate over.