div. Änderungen, etc.
This commit is contained in:
@@ -135,6 +135,8 @@ Public Class rptSendungen
|
||||
|
||||
TextBox3.Text = "Abkl.: " & VALUES.QS_MA & vbNewLine & "Dekl.: " & VALUES.VG_MA
|
||||
|
||||
txtLKWID.Text &= VALUES.LKW_ID
|
||||
|
||||
If VALUES.Grenze.Trim <> "" Then
|
||||
lblGrenze.Visible = True
|
||||
shGrenze.Visible = True
|
||||
@@ -350,6 +352,8 @@ Public Class rptSendungenValues
|
||||
|
||||
Property SchnellAbfertigung As Boolean = False
|
||||
|
||||
Property LKW_ID As String = ""
|
||||
|
||||
Property VG_MA As String = ""
|
||||
Property QS_MA As String = ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user