Method Run
Run()
Runs the ExtractDataTask. The data for this task is all injected context so no operations are performed in the Run step.
Declaration
public ReturnCode Run()
Returns
| Type | Description |
|---|---|
| ReturnCode | Success. |
Runs the ExtractDataTask. The data for this task is all injected context so no operations are performed in the Run step.
public ReturnCode Run()
| Type | Description |
|---|---|
| ReturnCode | Success. |