Jobs/ZUGFeRD: Remove Firebird Database

This commit is contained in:
Jonathan Jenne
2023-07-25 15:26:41 +02:00
parent 05a590b169
commit 2288bc3fb9
3 changed files with 115 additions and 138 deletions

View File

@@ -18,7 +18,6 @@ Public Class WorkerArgs
Public EmailOutProfileId As Integer = 0
' Misc Flag Parameters
Public InsertIntoSQLServer As Boolean = False
Public ExceptionEmailAddress As String = Nothing
Public IgnoreRejectionStatus As Boolean = False
Public MaxAttachmentSizeInMegaBytes As Integer = -1