picture
This commit is contained in:
@@ -846,7 +846,7 @@ Public Class cATEZ_NCTS_IN
|
||||
VERAG_PROG_ALLGEMEIN.cATEZ_NCTS_Routen.LOAD_LIST_ByNCTS(Route_LIST, ncts.Id)
|
||||
|
||||
Dim i As Integer = 0
|
||||
For Each route In Route_LIST
|
||||
For Each route As cATEZ_NCTS_Routen In Route_LIST
|
||||
success = jsonData.UpdateString("Route[" & i & "].Country", route.Route_Country)
|
||||
i = i + 1
|
||||
Next
|
||||
|
||||
Reference in New Issue
Block a user