simplify getdocumentfromdatarow
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user