IO-70 OEC Connection Settings
This commit is contained in:
12
BodyshopUploader/Properties/Settings.Designer.cs
generated
12
BodyshopUploader/Properties/Settings.Designer.cs
generated
@@ -152,5 +152,17 @@ namespace BodyshopPartner.Properties {
|
||||
this["PaintScalePath"] = value;
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Configuration.UserScopedSettingAttribute()]
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.Configuration.DefaultSettingValueAttribute("C:\\CIECA\\MITCHELL\\EXPORT")]
|
||||
public string EmsExportPath {
|
||||
get {
|
||||
return ((string)(this["EmsExportPath"]));
|
||||
}
|
||||
set {
|
||||
this["EmsExportPath"] = value;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user