Interfaces: Add FileTooBig Error, Add note about future refactoring of GetPropertyValue

This commit is contained in:
Jonathan Jenne
2023-02-23 16:23:26 +01:00
parent f6acae9185
commit 9fe177abd3
2 changed files with 9 additions and 0 deletions

View File

@@ -34,6 +34,7 @@ Public Class ZUGFeRDInterface
NoValidZugferd
MissingProperties
UnsupportedFormat
FileTooBig
UnknownError
End Enum