update 20240927
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Data;
|
||||
using System.Linq;
|
||||
using System.Security.Permissions;
|
||||
using System.Text;
|
||||
@@ -40,6 +41,8 @@ namespace Model
|
||||
public List<clsDocValue> DocValues {get;set;}
|
||||
public List<clsDocMacro> DocMacros { get; set; }
|
||||
|
||||
public DataTable dokumentwerte { get; set; }
|
||||
|
||||
}
|
||||
|
||||
public class clsDocValue
|
||||
|
||||
Reference in New Issue
Block a user