Update vor Umbau Service
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -2,6 +2,7 @@
|
||||
using System.Collections.Generic;
|
||||
using System.Data;
|
||||
using System.Linq;
|
||||
using System.Runtime.InteropServices;
|
||||
using System.Security.Permissions;
|
||||
using System.Security.Policy;
|
||||
using System.Text;
|
||||
@@ -100,6 +101,12 @@ namespace Model
|
||||
public List<textreplace> TextToReplace { get; set; }
|
||||
public List<CLMDocItem> CLMDocItems { get; set; }
|
||||
|
||||
public bool APICall { get; set; } = false;
|
||||
public string img_unterschrift_links { get; set; } = "";
|
||||
public string img_unterschrift_rechts { get; set; } = "";
|
||||
public string img_logo { get; set; }="";
|
||||
|
||||
|
||||
}
|
||||
|
||||
public class clsav_authl_ref
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user