Offert, Ustva
This commit is contained in:
@@ -240,6 +240,7 @@ Public Class cUTA
|
||||
Property daId As Object
|
||||
Property charged As Boolean = False
|
||||
Property chargedDatetime As Object = Nothing
|
||||
Property daIdgesetztDatum As Object = Nothing
|
||||
|
||||
|
||||
Public hasEntry = False
|
||||
@@ -345,6 +346,7 @@ Public Class cUTA
|
||||
list.Add(New VERAG_PROG_ALLGEMEIN.SQLVariable("daId", daId))
|
||||
list.Add(New VERAG_PROG_ALLGEMEIN.SQLVariable("charged", charged))
|
||||
list.Add(New VERAG_PROG_ALLGEMEIN.SQLVariable("chargedDatetime", chargedDatetime))
|
||||
list.Add(New VERAG_PROG_ALLGEMEIN.SQLVariable("daIdgesetztDatum", daIdgesetztDatum))
|
||||
|
||||
Return list
|
||||
End Function
|
||||
|
||||
Reference in New Issue
Block a user