work on jobrunner

This commit is contained in:
Jonathan Jenne
2019-04-10 11:43:15 +02:00
parent 720618f29b
commit 2855cc6208
14 changed files with 103 additions and 54 deletions

View File

@@ -1,3 +1,5 @@
Public Class ADSyncArgs
Inherits JobArgs
Public RootPath As String
End Class