update 20250514

This commit is contained in:
Stefan Hutter
2025-05-14 10:08:11 +02:00
parent 3e7d72e379
commit 10343fcbab
80 changed files with 216 additions and 166 deletions

View File

@@ -48,6 +48,7 @@ namespace Model
public string dokumentHandle { get; set; }
public string dateiTyp { get; set; }
public string dokumentDatei { get; set; }
public string dokumentDatum { get; set; }
public string dokumentTyp { get; set; }
public string comment { get; set; }