WIP
This commit is contained in:
14
MultiTool.Shared/Schemas/Report/ReportPosition.vb
Normal file
14
MultiTool.Shared/Schemas/Report/ReportPosition.vb
Normal file
@@ -0,0 +1,14 @@
|
||||
Public Class ReportPosition
|
||||
Public Property Id As String
|
||||
|
||||
Public Property Text1 As String
|
||||
Public Property Text2 As String
|
||||
Public Property Text3 As String
|
||||
Public Property Text4 As String
|
||||
Public Property Text5 As String
|
||||
Public Property Text6 As String
|
||||
Public Property Text7 As String
|
||||
Public Property Text8 As String
|
||||
Public Property Text9 As String
|
||||
Public Property Text10 As String
|
||||
End Class
|
||||
Reference in New Issue
Block a user