WIP: cleanup, work on doc result form
This commit is contained in:
7
Modules.Jobs/EDMI/ZUGFeRD/XmlItemProperty.vb
Normal file
7
Modules.Jobs/EDMI/ZUGFeRD/XmlItemProperty.vb
Normal file
@@ -0,0 +1,7 @@
|
||||
Public Class XmlItemProperty
|
||||
Public TableName As String
|
||||
Public Description As String
|
||||
Public IsRequired As Boolean
|
||||
Public IsGrouped As Boolean
|
||||
Public GroupScope As String
|
||||
End Class
|
||||
Reference in New Issue
Block a user