Click or drag to resize

ProcessLog Properties

The ProcessLog type exposes the following members.

Properties
 NameDescription
Public propertyContext The context that produces this process log.
Public propertyEndTime The time the process ended.
Public propertyErrors The number of errors the process encountered.
Public propertyLog The log of the process.
Public propertyProcess The process that was performed.
Public propertyProcessLogUid Unique Id of the log file.
Public propertyProject The project where the process was performed.
Public propertyStartTime The time the process started.
Public propertyUser The user who ran the process.
Public propertyWarnings The number of warnings the process encountered.
Top
See Also