20250120
This commit is contained in:
@@ -197,7 +197,10 @@ namespace API_NetFramework.Controllers
|
||||
db1 = null;
|
||||
dt = null;
|
||||
reader = null;
|
||||
|
||||
db.clear_parameter();
|
||||
db.add_parameter("@dokumentid", DokumentID);
|
||||
db.Get_Tabledata("[sp_Get_OnDoc_Parameters]", true, false);
|
||||
|
||||
}
|
||||
if (officeformat.Contains(doktypnr) || extension.ToUpper()=="PDF")
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user