Änderungen

This commit is contained in:
ja
2022-01-18 15:38:33 +01:00
parent 7325a2fbde
commit d9b82a59e7
8 changed files with 2358 additions and 2388 deletions

View File

@@ -571,9 +571,9 @@ Partial Class LKWS
Dim list2 As List(Of VERAG_PROG_ALLGEMEIN.cSDL) = VERAG_PROG_ALLGEMEIN.cSDL.GET_LIST_WEB_LKW(Integer.Parse(Kdnrtext), finalstr)
Dim container As New List(Of List(Of String))
For Each l2 In list2
Dim strtempKat As String = String.Empty
Dim strtempKartenNr As String = String.Empty
Dim strtempGueltigBis As String = String.Empty
Dim strtempKat As String = ""
Dim strtempKartenNr As String = ""
Dim strtempGueltigBis As String = ""
If IsNothing(l2.Kategorie) = False Then
strtempKat = l2.Kategorie.ToString