update 20250326
This commit is contained in:
@@ -21,6 +21,9 @@ namespace Model
|
||||
|
||||
public string finaldoc { get; set; } = "";
|
||||
|
||||
public serienbrief sb { get; set; } = null;
|
||||
public bool isSerienbrief { get; set; } = false;
|
||||
|
||||
public List<Versanddokument> Dokument { get; set; }
|
||||
|
||||
}
|
||||
@@ -33,6 +36,8 @@ namespace Model
|
||||
|
||||
public string dokument { get; set; } = "";
|
||||
|
||||
public int inteintragnr = 0;
|
||||
|
||||
public Versanddokument(string dokumentID, string bezeichnung, string partnernr)
|
||||
{
|
||||
DokumentID = dokumentID;
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user