![]() | Python |
The PythonCommand type exposes the following members.
Name | Description | |
---|---|---|
![]() | EndTime |
Gets time that the process finished or current time if process is still running.
(Inherited from SubProcessBase) |
![]() | Progress |
Gets the current percent completion of process [0 - 100].
(Inherited from SubProcessBase) |
![]() | StartTime |
Gets time that the process was started.
(Inherited from SubProcessBase) |
![]() | Status |
Gets current status of the process.
(Inherited from SubProcessBase) |