Files
ADMIN/UID/cCMR.vb
2019-08-08 12:44:50 +02:00

10 lines
234 B
VB.net

Public Class cCMR
Property ZeNr As String
Property AnzPack As String
Property Art As String
Property Bez As String
Property Stat As String
Property BruttoKg As String
Property Umfang As String
End Class