|
@@ -25,7 +25,7 @@ namespace qdr.app.studiou.orders2printpack.Properties {
|
|
|
|
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
|
- [global::System.Configuration.DefaultSettingValueAttribute(";")]
|
|
|
|
|
|
|
+ [global::System.Configuration.DefaultSettingValueAttribute(",")]
|
|
|
public string CSVDelimiter {
|
|
public string CSVDelimiter {
|
|
|
get {
|
|
get {
|
|
|
return ((string)(this["CSVDelimiter"]));
|
|
return ((string)(this["CSVDelimiter"]));
|
|
@@ -49,7 +49,7 @@ namespace qdr.app.studiou.orders2printpack.Properties {
|
|
|
|
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
|
- [global::System.Configuration.DefaultSettingValueAttribute("order_no")]
|
|
|
|
|
|
|
+ [global::System.Configuration.DefaultSettingValueAttribute("Order No")]
|
|
|
public string MapColOrderNo {
|
|
public string MapColOrderNo {
|
|
|
get {
|
|
get {
|
|
|
return ((string)(this["MapColOrderNo"]));
|
|
return ((string)(this["MapColOrderNo"]));
|
|
@@ -61,7 +61,7 @@ namespace qdr.app.studiou.orders2printpack.Properties {
|
|
|
|
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
|
- [global::System.Configuration.DefaultSettingValueAttribute("prod_cat")]
|
|
|
|
|
|
|
+ [global::System.Configuration.DefaultSettingValueAttribute("Prod Cat")]
|
|
|
public string MapColProductCat {
|
|
public string MapColProductCat {
|
|
|
get {
|
|
get {
|
|
|
return ((string)(this["MapColProductCat"]));
|
|
return ((string)(this["MapColProductCat"]));
|
|
@@ -73,7 +73,7 @@ namespace qdr.app.studiou.orders2printpack.Properties {
|
|
|
|
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
|
- [global::System.Configuration.DefaultSettingValueAttribute("prod_img_url")]
|
|
|
|
|
|
|
+ [global::System.Configuration.DefaultSettingValueAttribute("Prod Img Url")]
|
|
|
public string MapColUri {
|
|
public string MapColUri {
|
|
|
get {
|
|
get {
|
|
|
return ((string)(this["MapColUri"]));
|
|
return ((string)(this["MapColUri"]));
|
|
@@ -85,7 +85,7 @@ namespace qdr.app.studiou.orders2printpack.Properties {
|
|
|
|
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
|
- [global::System.Configuration.DefaultSettingValueAttribute("qty")]
|
|
|
|
|
|
|
+ [global::System.Configuration.DefaultSettingValueAttribute("Qty")]
|
|
|
public string MapColQuantity {
|
|
public string MapColQuantity {
|
|
|
get {
|
|
get {
|
|
|
return ((string)(this["MapColQuantity"]));
|
|
return ((string)(this["MapColQuantity"]));
|
|
@@ -109,19 +109,7 @@ namespace qdr.app.studiou.orders2printpack.Properties {
|
|
|
|
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
|
- [global::System.Configuration.DefaultSettingValueAttribute("{prod_var}\\{order_no}_{prod_name}_{ordinal}{ext}")]
|
|
|
|
|
- public string OutputFileMask {
|
|
|
|
|
- get {
|
|
|
|
|
- return ((string)(this["OutputFileMask"]));
|
|
|
|
|
- }
|
|
|
|
|
- set {
|
|
|
|
|
- this["OutputFileMask"] = value;
|
|
|
|
|
- }
|
|
|
|
|
- }
|
|
|
|
|
-
|
|
|
|
|
- [global::System.Configuration.UserScopedSettingAttribute()]
|
|
|
|
|
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
|
|
|
- [global::System.Configuration.DefaultSettingValueAttribute("prod_var")]
|
|
|
|
|
|
|
+ [global::System.Configuration.DefaultSettingValueAttribute("Prod Var Type")]
|
|
|
public string MapColProductFormat {
|
|
public string MapColProductFormat {
|
|
|
get {
|
|
get {
|
|
|
return ((string)(this["MapColProductFormat"]));
|
|
return ((string)(this["MapColProductFormat"]));
|
|
@@ -230,7 +218,7 @@ namespace qdr.app.studiou.orders2printpack.Properties {
|
|
|
|
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
|
- [global::System.Configuration.DefaultSettingValueAttribute("prod_name")]
|
|
|
|
|
|
|
+ [global::System.Configuration.DefaultSettingValueAttribute("Prod Name")]
|
|
|
public string MapColProductName {
|
|
public string MapColProductName {
|
|
|
get {
|
|
get {
|
|
|
return ((string)(this["MapColProductName"]));
|
|
return ((string)(this["MapColProductName"]));
|
|
@@ -239,5 +227,17 @@ namespace qdr.app.studiou.orders2printpack.Properties {
|
|
|
this["MapColProductName"] = value;
|
|
this["MapColProductName"] = value;
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
|
|
+
|
|
|
|
|
+ [global::System.Configuration.UserScopedSettingAttribute()]
|
|
|
|
|
+ [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
|
|
|
+ [global::System.Configuration.DefaultSettingValueAttribute("{prod_var_type}\\{order_no}_{prod_name}_{ordinal}{ext}")]
|
|
|
|
|
+ public string OutputFileMask {
|
|
|
|
|
+ get {
|
|
|
|
|
+ return ((string)(this["OutputFileMask"]));
|
|
|
|
|
+ }
|
|
|
|
|
+ set {
|
|
|
|
|
+ this["OutputFileMask"] = value;
|
|
|
|
|
+ }
|
|
|
|
|
+ }
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|