Files
ayanova7/source/Plugins/AyaNovaOL/Properties/Settings.Designer.cs
2018-06-29 19:47:36 +00:00

327 lines
12 KiB
C#

//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.1
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace AyaNovaOL.Properties {
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "10.0.0.0")]
internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
public static Settings Default {
get {
return defaultInstance;
}
}
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("2")]
public int VendorType {
get {
return ((int)(this["VendorType"]));
}
set {
this["VendorType"] = value;
}
}
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("8236e8d1-cab1-4797-9c34-93861954ae6a")]
public global::System.Guid Region {
get {
return ((global::System.Guid)(this["Region"]));
}
set {
this["Region"] = value;
}
}
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("00000000-0000-0000-0000-000000000000")]
public global::System.Guid Zone {
get {
return ((global::System.Guid)(this["Zone"]));
}
set {
this["Zone"] = value;
}
}
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("00000000-0000-0000-0000-000000000000")]
public global::System.Guid Contract {
get {
return ((global::System.Guid)(this["Contract"]));
}
set {
this["Contract"] = value;
}
}
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("0")]
public int PhysicalAddressEquals {
get {
return ((int)(this["PhysicalAddressEquals"]));
}
set {
this["PhysicalAddressEquals"] = value;
}
}
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("0")]
public int PostalAddressEquals {
get {
return ((int)(this["PostalAddressEquals"]));
}
set {
this["PostalAddressEquals"] = value;
}
}
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("0")]
public int ClientPhone1 {
get {
return ((int)(this["ClientPhone1"]));
}
set {
this["ClientPhone1"] = value;
}
}
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("0")]
public int ClientPhone2 {
get {
return ((int)(this["ClientPhone2"]));
}
set {
this["ClientPhone2"] = value;
}
}
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("0")]
public int ClientPhone3 {
get {
return ((int)(this["ClientPhone3"]));
}
set {
this["ClientPhone3"] = value;
}
}
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("0")]
public int ClientPhone4 {
get {
return ((int)(this["ClientPhone4"]));
}
set {
this["ClientPhone4"] = value;
}
}
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("0")]
public int ClientPhone5 {
get {
return ((int)(this["ClientPhone5"]));
}
set {
this["ClientPhone5"] = value;
}
}
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("0")]
public int HeadOfficePhone1 {
get {
return ((int)(this["HeadOfficePhone1"]));
}
set {
this["HeadOfficePhone1"] = value;
}
}
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("0")]
public int HeadOfficePhone2 {
get {
return ((int)(this["HeadOfficePhone2"]));
}
set {
this["HeadOfficePhone2"] = value;
}
}
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("0")]
public int HeadOfficePhone3 {
get {
return ((int)(this["HeadOfficePhone3"]));
}
set {
this["HeadOfficePhone3"] = value;
}
}
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("0")]
public int HeadOfficePhone4 {
get {
return ((int)(this["HeadOfficePhone4"]));
}
set {
this["HeadOfficePhone4"] = value;
}
}
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("0")]
public int HeadOfficePhone5 {
get {
return ((int)(this["HeadOfficePhone5"]));
}
set {
this["HeadOfficePhone5"] = value;
}
}
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("0")]
public int VendorPhone1 {
get {
return ((int)(this["VendorPhone1"]));
}
set {
this["VendorPhone1"] = value;
}
}
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("0")]
public int VendorPhone2 {
get {
return ((int)(this["VendorPhone2"]));
}
set {
this["VendorPhone2"] = value;
}
}
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("0")]
public int VendorPhone3 {
get {
return ((int)(this["VendorPhone3"]));
}
set {
this["VendorPhone3"] = value;
}
}
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("0")]
public int VendorPhone4 {
get {
return ((int)(this["VendorPhone4"]));
}
set {
this["VendorPhone4"] = value;
}
}
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("0")]
public int VendorPhone5 {
get {
return ((int)(this["VendorPhone5"]));
}
set {
this["VendorPhone5"] = value;
}
}
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("3")]
public int RootObjectType {
get {
return ((int)(this["RootObjectType"]));
}
set {
this["RootObjectType"] = value;
}
}
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("True")]
public bool IgnoreThisIsTheMailingAddress {
get {
return ((bool)(this["IgnoreThisIsTheMailingAddress"]));
}
set {
this["IgnoreThisIsTheMailingAddress"] = value;
}
}
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("False")]
public bool IncludeEmailHeader {
get {
return ((bool)(this["IncludeEmailHeader"]));
}
set {
this["IncludeEmailHeader"] = value;
}
}
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("False")]
public bool FieldsMapped {
get {
return ((bool)(this["FieldsMapped"]));
}
set {
this["FieldsMapped"] = value;
}
}
}
}