Änderungen JSON Verarbeitung.

This commit is contained in:
ja
2022-01-10 10:21:09 +01:00
parent 5405c81146
commit d865fb9ed1
2 changed files with 4 additions and 7 deletions

View File

@@ -426,8 +426,7 @@ Partial Class LKWS
End Function
<WebMethod>
<ScriptMethod(ResponseFormat:=ResponseFormat.Json, UseHttpGet:=False)>
Public Shared Function filltable_M(Kennzeichen As String) As Table
Public Shared Function filltable2_M(Kennzeichen As String) As Table
Dim list2 As List(Of VERAG_PROG_ALLGEMEIN.cSDL) = VERAG_PROG_ALLGEMEIN.cSDL.GET_LIST_WEB_LKW(401940, Kennzeichen)
Dim Tbl As New Table
For Each l2 In list2