simplify getdocumentfromdatarow

This commit is contained in:
Jonathan Jenne
2022-05-25 10:45:54 +02:00
parent 143823aae2
commit beb0ee8ae5
2 changed files with 19 additions and 25 deletions

View File

@@ -11,9 +11,6 @@ Namespace Winline.Entities
End Get
End Property
Public Property Kind As DocumentKind
Public Property RunningNumber As String
Public Property Number As String
@@ -25,7 +22,6 @@ Namespace Winline.Entities
Public Property IsSelected As Boolean = False
Public Property IsExported As Boolean
Public Property ExportType As Integer
Public Property FilenameExport As String
Public Property ExportedWhen As Date
Public Property ExportedWho As String