This commit is contained in:
2020-11-05 07:59:47 +01:00
parent dcb3cea10e
commit 3b532b0a10
37 changed files with 2804 additions and 189 deletions

View File

@@ -734,8 +734,8 @@ Public Class cVERAG_in_eza
Public Property ContainerNr3 As String = ""
Public Property ContainerNr4 As String = ""
Public Property FreightCostsEU As String = ""
Public Property FreightCostsNonEU As String = ""
Public Property FreightCostsEU As Object = Nothing
Public Property FreightCostsNonEU As Object = Nothing
Public Property POSITIONS As New List(Of cVERAG_in_eza_position)