First successful GQL insert. AD1 fields created and mapped.

This commit is contained in:
Patrick Fic
2020-01-17 17:38:18 -08:00
parent 105eb5ccdd
commit 6a92d21942
4 changed files with 166 additions and 19 deletions

View File

@@ -12,7 +12,7 @@ namespace BodyshopUploader.Properties {
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "16.4.0.0")]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "16.3.0.0")]
internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
@@ -48,7 +48,6 @@ namespace BodyshopUploader.Properties {
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("C:\\ImEX\r\nC:\\000")]
public global::System.Collections.Generic.List<System.String> MonitoringPaths {
get {
return ((global::System.Collections.Generic.List<System.String>)(this["MonitoringPaths"]));