update 20241029
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -1,5 +1,6 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Data;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
@@ -38,7 +39,9 @@ namespace Model
|
||||
public int ausgeloest { get; set; } = 0;
|
||||
public int bldossier { get; set; } = 0;
|
||||
|
||||
|
||||
public int officevorlagenr { get; set; } = 0;
|
||||
public string filename { get; set; }
|
||||
public DataSet dsempfaenger { get; set; }
|
||||
|
||||
}
|
||||
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user