DynamicForEach<'T> Class
An activity for executing activities over a collection with dynamic execution branches.
Assembly: Microsoft.Activities (in Microsoft.Activities.dll)
System.Activities.Activity
System.Activities.NativeActivity
Microsoft.Activities.DynamicForEach<'T>
| Name | Description | |
|---|---|---|
![]() | DynamicForEach<'T>() | Initializes a new instance of the DynamicForEach<'T> class. |
![]() | DynamicForEach<'T>(InArgument<IDictionary<String, 'T>>) | Initializes a new instance of the DynamicForEach<'T> class. |
| 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. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Activity.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.jpeg?cs-save-lang=1&cs-lang=fsharp)
.jpeg?cs-save-lang=1&cs-lang=fsharp)
.jpeg?cs-save-lang=1&cs-lang=fsharp)