Process |
The ProcessLog type exposes the following members.
| Name | Description | |
|---|---|---|
| Context | The context that produces this process log. | |
| EndTime | The time the process ended. | |
| Errors | The number of errors the process encountered. | |
| Log | The log of the process. | |
| Process | The process that was performed. | |
| ProcessLogUid | Unique Id of the log file. | |
| Project | The project where the process was performed. | |
| StartTime | The time the process started. | |
| User | The user who ran the process. | |
| Warnings | The number of warnings the process encountered. |