PythonScriptAnalysis
Analysis wrapper for Python scripts to allow them to appear in the jobs list
| Constructors | |
|---|---|
| PythonScriptAnalysisPythonScript | Constructor with script | 
| Properties | |
|---|---|
| DisplayName | Analysis name script name | 
| Name | Analysis name script name | 
| Script | The Python script associated with this analysis | 
| Methods | |
|---|---|
| NewJobIProgress<AnalysisProgress>, Action<string> | Create a new Python script execution job |