Projektdateien hinzufügen.
This commit is contained in:
7
ECM.JobRunner.Common/JobHistory/HistoryItem.vb
Normal file
7
ECM.JobRunner.Common/JobHistory/HistoryItem.vb
Normal file
@@ -0,0 +1,7 @@
|
||||
Public Class HistoryItem
|
||||
Public Property JobName As String
|
||||
Public Property CreatedAt As DateTime
|
||||
Public Property Successful As Boolean
|
||||
Public Property ErrorMessage As String
|
||||
Public Property Message As String
|
||||
End Class
|
||||
Reference in New Issue
Block a user