267 lines
9.4 KiB
C#
267 lines
9.4 KiB
C#
//------------------------------------------------------------------------------
|
|
// <auto-generated>
|
|
// 此代码由工具生成。
|
|
// 运行时版本:4.0.30319.42000
|
|
//
|
|
// 对此文件的更改可能会导致不正确的行为,并且如果
|
|
// 重新生成代码,这些更改将会丢失。
|
|
// </auto-generated>
|
|
//------------------------------------------------------------------------------
|
|
|
|
namespace AGVSystem.Properties {
|
|
|
|
|
|
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "17.6.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("0")]
|
|
public int Product_bp_using {
|
|
get {
|
|
return ((int)(this["Product_bp_using"]));
|
|
}
|
|
set {
|
|
this["Product_bp_using"] = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("0")]
|
|
public int Product_bp_backup {
|
|
get {
|
|
return ((int)(this["Product_bp_backup"]));
|
|
}
|
|
set {
|
|
this["Product_bp_backup"] = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("0")]
|
|
public int Product_xc_using {
|
|
get {
|
|
return ((int)(this["Product_xc_using"]));
|
|
}
|
|
set {
|
|
this["Product_xc_using"] = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("0")]
|
|
public int Product_xc_backup {
|
|
get {
|
|
return ((int)(this["Product_xc_backup"]));
|
|
}
|
|
set {
|
|
this["Product_xc_backup"] = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("0")]
|
|
public int Use_bp_using {
|
|
get {
|
|
return ((int)(this["Use_bp_using"]));
|
|
}
|
|
set {
|
|
this["Use_bp_using"] = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("0")]
|
|
public int Use_bp_backup {
|
|
get {
|
|
return ((int)(this["Use_bp_backup"]));
|
|
}
|
|
set {
|
|
this["Use_bp_backup"] = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("0")]
|
|
public int Use_xc_backup {
|
|
get {
|
|
return ((int)(this["Use_xc_backup"]));
|
|
}
|
|
set {
|
|
this["Use_xc_backup"] = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("0")]
|
|
public int Use_xc_using {
|
|
get {
|
|
return ((int)(this["Use_xc_using"]));
|
|
}
|
|
set {
|
|
this["Use_xc_using"] = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("True")]
|
|
public bool A17083_loc20 {
|
|
get {
|
|
return ((bool)(this["A17083_loc20"]));
|
|
}
|
|
set {
|
|
this["A17083_loc20"] = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("True")]
|
|
public bool A17083_loc48 {
|
|
get {
|
|
return ((bool)(this["A17083_loc48"]));
|
|
}
|
|
set {
|
|
this["A17083_loc48"] = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("0")]
|
|
public int A17099_loc1 {
|
|
get {
|
|
return ((int)(this["A17099_loc1"]));
|
|
}
|
|
set {
|
|
this["A17099_loc1"] = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("1")]
|
|
public int A17099_loc2 {
|
|
get {
|
|
return ((int)(this["A17099_loc2"]));
|
|
}
|
|
set {
|
|
this["A17099_loc2"] = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("0")]
|
|
public int A17099_loc3 {
|
|
get {
|
|
return ((int)(this["A17099_loc3"]));
|
|
}
|
|
set {
|
|
this["A17099_loc3"] = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("1")]
|
|
public int A17099_loc4 {
|
|
get {
|
|
return ((int)(this["A17099_loc4"]));
|
|
}
|
|
set {
|
|
this["A17099_loc4"] = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("1")]
|
|
public int A17099_loc5 {
|
|
get {
|
|
return ((int)(this["A17099_loc5"]));
|
|
}
|
|
set {
|
|
this["A17099_loc5"] = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("0")]
|
|
public int A17099_loc15 {
|
|
get {
|
|
return ((int)(this["A17099_loc15"]));
|
|
}
|
|
set {
|
|
this["A17099_loc15"] = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("1")]
|
|
public int A17099_loc16 {
|
|
get {
|
|
return ((int)(this["A17099_loc16"]));
|
|
}
|
|
set {
|
|
this["A17099_loc16"] = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("0")]
|
|
public int A17099_loc17 {
|
|
get {
|
|
return ((int)(this["A17099_loc17"]));
|
|
}
|
|
set {
|
|
this["A17099_loc17"] = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("1")]
|
|
public int A17099_loc18 {
|
|
get {
|
|
return ((int)(this["A17099_loc18"]));
|
|
}
|
|
set {
|
|
this["A17099_loc18"] = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("3")]
|
|
public int A17194_Qty_Flag {
|
|
get {
|
|
return ((int)(this["A17194_Qty_Flag"]));
|
|
}
|
|
set {
|
|
this["A17194_Qty_Flag"] = value;
|
|
}
|
|
}
|
|
}
|
|
}
|