ExitCode | str | This is the exit code of the processing step. | |
LogFile | DataContainer | Access to the log file generated at run time | |
Name | str | Name of the processing step. | |
OutputDataFileList | str | List of output files processed by this processing step. | |
ParametersList | GenericKeyValueParameters | This is a set of generic processing steps parameters | |
ProcessExecuted | str | Flag for process execution. True if the program has been executed, false if it wasnt. | |
ProgramName | str | Name of the program performing the processing step | |
SoftwareVersion | str | Version of the program performing the processing step | |