The following tables list the members exposed by BatchTaskParameters.
Name | Description | |
---|---|---|
![]() | BatchTaskParameters Constructor | Overloaded. Initializes a new instance of the BatchTaskParameters class. |
Name | Description | |
---|---|---|
![]() | CurrentStep | Zero-based index of the currently executed step. |
![]() | LastResult | Last task execution result. |
![]() | Results | List of task execution results. |
![]() | SharedData | A dictionary containing data shared between steps. |
![]() | TaskName | Batch task title. Default: "BatchTask" . |
![]() | TaskProviders | List of task providers. |