HistoryInfo
Class
Definition
Contains information about a single history entry
public class HistoryInfo
- Inheritance
-
HistoryInfo
Properties
| CommandLine |
CommandLine string |
| EndExecutionTime |
End time of execution of associated pipeline |
| ExecutionStatus |
Execution status of assoicated pipeline |
| Id |
Id of this history entry. |
| StartExecutionTime |
Start time of execution of associated pipeline |
Methods
| Clone() |
Retuns a clone of this object |
| ToString() |
Override for ToString() method |