IO-2217 Partner changes for generating part price changes.
This commit is contained in:
12
BodyshopUploader/Properties/Settings.Designer.cs
generated
12
BodyshopUploader/Properties/Settings.Designer.cs
generated
@@ -200,5 +200,17 @@ namespace RomeOnlinePartner.Properties {
|
||||
this["PaintScaleImportTimer"] = value;
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Configuration.UserScopedSettingAttribute()]
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.Configuration.DefaultSettingValueAttribute("C:\\CIECA\\CCC\\IMPORT")]
|
||||
public string PpcExportPath {
|
||||
get {
|
||||
return ((string)(this["PpcExportPath"]));
|
||||
}
|
||||
set {
|
||||
this["PpcExportPath"] = value;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user