| Overload | Description | 
|---|---|
| RunRearrayWorkflowFromFile(String,String) | Run the re-array workflow from a file using the last used project template and its pinning profile. | 
| RunRearrayWorkflowFromFile(String,String,String,String) | Run the re-array workflow from a file. | 
| RunRearrayWorkflowFromFile(String,String,RunRearrayWorkflowResponseCallback) | Run the re-array workflow from a file using the last used project template and its pinning profile. | 
| RunRearrayWorkflowFromFile(String,String,String,String,RunRearrayWorkflowResponseCallback) | Run the re-array workflow from a file. |