DynamicForEach(Of T) Properties
Namespace:
Microsoft.Activities
Assembly: Microsoft.Activities (in Microsoft.Activities.dll)
| Name | Description | |
|---|---|---|
![]() | Body | Gets or sets the set of activities to execute. |
![]() | BodyCompleted | Gets or sets the activity action to execute when a branch completes. |
![]() | CacheId | (Inherited from Activity.) |
![]() | DisplayName | (Inherited from Activity.) |
![]() | Id | (Inherited from Activity.) |
![]() | ImplementationVersion | (Inherited from NativeActivity.) |
![]() | UpdateValues | Gets or sets the activity action for updating values. |
![]() | Values | Gets or sets the collection of values to iterate over. |
Show:

