MONSTER: Rename Monorepo to Modules, only keep Projects under Modules.*
This commit is contained in:
8
Interfaces/ZUGFeRDInterface/XmlItemProperty.vb
Normal file
8
Interfaces/ZUGFeRDInterface/XmlItemProperty.vb
Normal file
@@ -0,0 +1,8 @@
|
||||
Public Class XmlItemProperty
|
||||
Public TableName As String
|
||||
Public TableColumn 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