Simba.Data
Simba.Data.Analysis
PythonScriptAnalysis
Analysis wrapper for Python scripts to allow them to appear in the jobs list
| Constructors | |
|---|---|
| PythonScriptAnalysis(PythonScript) | Constructor with script |
| Properties | |
|---|---|
| DisplayName | Analysis name (script name) |
| Name | Analysis name (script name) |
| Script | The Python script associated with this analysis |
| Methods | |
|---|---|
| NewJob(IProgress |
Create a new Python script execution job |