ActivityAction<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13> Properties
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
Assembly: System.Activities (in System.Activities.dll)
Name | Description | |
---|---|---|
![]() | Argument1 | Gets or sets the first in argument of the activity delegate. |
![]() | Argument10 | Gets or sets the tenth in argument of the activity delegate. |
![]() | Argument11 | Gets or sets the eleventh in argument of the activity delegate. |
![]() | Argument12 | Gets or sets the twelfth in argument of the activity delegate. |
![]() | Argument13 | Gets or sets the thirteenth in argument of the activity delegate. |
![]() | Argument2 | Gets or sets the second in argument of the activity delegate. |
![]() | Argument3 | Gets or sets the third in argument of the activity delegate. |
![]() | Argument4 | Gets or sets the fourth in argument of the activity delegate. |
![]() | Argument5 | Gets or sets the fifth in argument of the activity delegate. |
![]() | Argument6 | Gets or sets the sixth in argument of the activity delegate. |
![]() | Argument7 | Gets or sets the seventh in argument of the activity delegate. |
![]() | Argument8 | Gets or sets the eighth in argument of the activity delegate. |
![]() | Argument9 | Gets or sets the ninth in argument of the activity delegate. |
![]() | DisplayName | Gets or sets an optional friendly name that is used for debugging, validation, exception handling, and tracking.(Inherited from ActivityDelegate.) |
![]() | Handler | Gets or sets the activity that is represented by this ActivityDelegate.(Inherited from ActivityDelegate.) |