Update 20250606
This commit is contained in:
13
Client/Properties/Settings.Designer.cs
generated
13
Client/Properties/Settings.Designer.cs
generated
@@ -203,5 +203,18 @@ namespace OnDoc.Properties {
|
||||
this["OfficeWatchTimerIntervall"] = value;
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Configuration.UserScopedSettingAttribute()]
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.Configuration.DefaultSettingValueAttribute("E:\\Software-Projekte\\TKBDiverse\\TKBOfficeLib\\PluginStart\\bin\\Debug\\pluginstart.ex" +
|
||||
"e")]
|
||||
public string PrinterSettings {
|
||||
get {
|
||||
return ((string)(this["PrinterSettings"]));
|
||||
}
|
||||
set {
|
||||
this["PrinterSettings"] = value;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -41,11 +41,14 @@
|
||||
<Setting Name="edokapath" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">E:\Software-Projekte\EDOKA\Cleint_Erneuerung_DMS_Framwork48 - Kopie\EDOKA\bin\edoka.exe</Value>
|
||||
</Setting>
|
||||
<Setting Name="OfficeWatchTimerIntervall" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">5000</Value>
|
||||
</Setting>
|
||||
<Setting Name="NativVorlagen" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">E:\Software-Projekte\OnDoc\TKB-Vorlagen\</Value>
|
||||
</Setting>
|
||||
<Setting Name="OfficeWatchTimerIntervall" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">20000</Value>
|
||||
</Setting>
|
||||
<Setting Name="PrinterSettings" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">E:\Software-Projekte\TKBDiverse\TKBOfficeLib\PluginStart\bin\Debug\pluginstart.exe</Value>
|
||||
</Setting>
|
||||
</Settings>
|
||||
</SettingsFile>
|
||||
Reference in New Issue
Block a user