updage 20241230
This commit is contained in:
@@ -79,8 +79,8 @@ namespace OnDoc.Klassen
|
||||
EDOKAPath = db.dsdaten.Tables[0].Rows[0][12].ToString();
|
||||
OfficeSpleep1 = Convert.ToInt32(db.dsdaten.Tables[0].Rows[0][13]);
|
||||
OfficeSpleep2 = Convert.ToInt32(db.dsdaten.Tables[0].Rows[0][14]);
|
||||
pathNativVorlagen = db.dsdaten.Tables[0].Rows[0][15].ToString();
|
||||
Office_Fill_DocIO= Convert.ToInt32(db.dsdaten.Tables[0].Rows[0][15]);
|
||||
pathNativVorlagen = db.dsdaten.Tables[0].Rows[0][16].ToString();
|
||||
Office_Fill_DocIO= Convert.ToInt32(db.dsdaten.Tables[0].Rows[0][17]);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user