ZUGFeRDService: Fix updating rejection status
This commit is contained in:
@@ -29,6 +29,10 @@
|
||||
''' there's no size limit.
|
||||
''' </summary>
|
||||
Public Property MaxAttachmentSizeInMegaBytes As Integer = -1
|
||||
|
||||
|
||||
Public Property RejectionTransferTimeUnit As String = "HOUR"
|
||||
Public Property RejectionTransferTimeValue As Integer = 12
|
||||
End Class
|
||||
|
||||
Public Class FirebirdConfig
|
||||
|
||||
Reference in New Issue
Block a user