Benutzerberechtigungen eingebaut

This commit is contained in:
ms
2019-08-19 09:32:57 +02:00
parent 43c151d184
commit f470bce279
19 changed files with 610 additions and 154 deletions

View File

@@ -11,6 +11,7 @@ Public Class cEintrag
Property Linked As Boolean = False
Property LinkedWith As String = ""
Property ID As String = ""
Property Berechtigung As String = ""
Property NewID As Boolean = False