update 20250202
This commit is contained in:
@@ -78,6 +78,11 @@ namespace Model
|
||||
public bool FillOffice { get; set; } = false;
|
||||
|
||||
public string UseEDOKA_Values { get; set; }
|
||||
|
||||
public bool signiert { get; set; } = false;
|
||||
|
||||
public bool remove_signature { get; set; } = false;
|
||||
public bool sign { get; set; } = false;
|
||||
public List<clsDocValue> DocValues {get;set;}
|
||||
public List<clsDocMacro> DocMacros { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user