24 lines
706 B
XML
24 lines
706 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<configuration>
|
|
<appSettings>
|
|
<add key="Epl.Prj.Path"
|
|
value="\\fondium.org\DESI$\AUG_Abteilung\Betriebstechnik\EPL\P8\Data\Projekte\FSI\"/>
|
|
<add key="Epl.Pdf.Path"
|
|
value="\\10.10.1.40\Betriebstechnik\Eplan\"/>
|
|
|
|
<add key="TimeStamp.Format"
|
|
value="_yyyyMMdd_HHmmss"/>
|
|
|
|
<add key ="SieTiaWinCCMsgMgt.Autostart"
|
|
value="false"/>
|
|
<add key ="SieTiaWinCCMsgMgt.UpdateIntervall"
|
|
value="100"/>
|
|
<add key ="SieTiaWinCCMsgMgt.WindowsName"
|
|
value=""/>
|
|
<add key ="SieTiaWinCCMsgMgt.WindowsClassName"
|
|
value="#32770"/>
|
|
<add key ="SieTiaWinCCMsgMgt.ButtonName"
|
|
value="Zur Kenntnis genommen"/>
|
|
|
|
</appSettings>
|
|
</configuration> |