update 20250416

This commit is contained in:
Stefan Hutter
2025-04-16 21:33:23 +02:00
parent a65bc81881
commit d278bed131
368 changed files with 85780 additions and 553 deletions

View File

@@ -26,6 +26,7 @@ namespace Model
public int protokollid { get; set; } = 0;
public string bemerkung { get; set; } = "";
public List<Versanddokument> Dokument { get; set; }
}
@@ -38,6 +39,8 @@ namespace Model
public string dokument { get; set; } = "";
public int inteintragnr = 0;
public Versanddokument(string dokumentID, string bezeichnung, string partnernr)

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.