27 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version='1.0' encoding='utf-8'?>
 | 
						|
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="ConvertAlarms.Properties" GeneratedClassName="Settings">
 | 
						|
  <Profiles />
 | 
						|
  <Settings>
 | 
						|
    <Setting Name="Size" Type="System.Drawing.Size" Scope="User">
 | 
						|
      <Value Profile="(Default)">1000, 600</Value>
 | 
						|
    </Setting>
 | 
						|
    <Setting Name="Location" Type="System.Drawing.Point" Scope="User">
 | 
						|
      <Value Profile="(Default)">0, 0</Value>
 | 
						|
    </Setting>
 | 
						|
    <Setting Name="FileName" Type="System.String" Scope="User">
 | 
						|
      <Value Profile="(Default)" />
 | 
						|
    </Setting>
 | 
						|
    <Setting Name="Split1" Type="System.Int32" Scope="User">
 | 
						|
      <Value Profile="(Default)">250</Value>
 | 
						|
    </Setting>
 | 
						|
    <Setting Name="SqlServer" Type="System.String" Scope="User">
 | 
						|
      <Value Profile="(Default)">.\Sql2008Express</Value>
 | 
						|
    </Setting>
 | 
						|
    <Setting Name="Database" Type="System.String" Scope="User">
 | 
						|
      <Value Profile="(Default)">VEPROMS_Barakah</Value>
 | 
						|
    </Setting>
 | 
						|
    <Setting Name="ProcedureSet" Type="System.Int32" Scope="User">
 | 
						|
      <Value Profile="(Default)">0</Value>
 | 
						|
    </Setting>
 | 
						|
  </Settings>
 | 
						|
</SettingsFile> |