NEU
This commit is contained in:
10
UID/Classes/cDienstplanSchichtTage.vb
Normal file
10
UID/Classes/cDienstplanSchichtTage.vb
Normal file
@@ -0,0 +1,10 @@
|
||||
Public Class cDienstplanSchichtZeiten
|
||||
Property dsz_id As Integer = 0
|
||||
Property dsz_dedetId As Integer = 0
|
||||
Property dsz_von As String = ""
|
||||
Property dsz_bis As String = ""
|
||||
Property dsz_pause As String = ""
|
||||
Property dsz_woTag As String = ""
|
||||
|
||||
|
||||
End Class
|
||||
Reference in New Issue
Block a user