Overload | Description |
---|---|
RunRandomColonyPickingWorkflow(String) | Run the Random Colony Picking workflow using the last used project template and its pinning profile. |
RunRandomColonyPickingWorkflow(String,String,String) | Run the Random Colony Picking workflow using a specified project template and pinning profile. |
RunRandomColonyPickingWorkflow(String,String,String,String,String) | Run the Random Colony Picking workflow using a specified project template, pinning profile and target layout start position. |
RunRandomColonyPickingWorkflow(String,String,String,String,String,Int32) | Run the Random Colony Picking workflow using a specified project template, pinning profile and target layout start position. |
RunRandomColonyPickingWorkflow(String,String,String,Int32) | Run the Random Colony Picking workflow using a specified project template, pinning profile and target layout start position. |
RunRandomColonyPickingWorkflow(String,RunRandomColonyPickingWorkflowResponseCallback) | Run the Random Colony Picking workflow using the last used project template and its pinning profile. |
RunRandomColonyPickingWorkflow(String,String,String,RunRandomColonyPickingWorkflowResponseCallback) | Run the Random Colony Picking workflow using a specified project template and pinning profile. |
RunRandomColonyPickingWorkflow(String,String,String,String,String,RunRandomColonyPickingWorkflowResponseCallback) | Run the Random Colony Picking workflow using a specified project template, pinning profile and target layout start position. |
RunRandomColonyPickingWorkflow(String,String,String,String,String,Int32,RunRandomColonyPickingWorkflowResponseCallback) | Run the Random Colony Picking workflow using a specified project template, pinning profile and target layout start position. |
RunRandomColonyPickingWorkflow(String,String,String,Int32,RunRandomColonyPickingWorkflowResponseCallback) | Run the Random Colony Picking workflow using a specified project template, pinning profile and target layout start position. |