Skip to content

PythonScriptJob

A Job is a placeholder for : - Analysis results - Errors and warnings

Fields
projectPath Path to the project file passed to script as argument
pythonSettings Python Script Settings
script The Python script to execute
Properties
OutputCallback Callback for output messages
ProjectPath Path to the project file passed to script as argument
PythonSettings Python Script Settings
Script The Python script to execute
Methods
Dispose() Clean up resources
Run() Execute the Python script