From b7d46bf9398f5130de23a75b85925e57d3031c84 Mon Sep 17 00:00:00 2001 From: Gianmarco Mucciariello Date: Fri, 27 Jun 2025 17:23:45 +0200 Subject: [PATCH] parte! --- ...sulenza.Base.Business.csproj.dtbcache.json | 1 + .../Consulenza.Base.Business.csproj | 11 +- ...sulenza.Base.Services.csproj.dtbcache.json | 1 + .../Consulenza.Base.Services.csproj | 22 +- Consulenza.Base.Services/Web.config | 22 +- ...nsulenza.DataServices.csproj.dtbcache.json | 1 + .../Consulenza.DataServices.csproj | 12 +- .../Properties/Settings.Designer.cs | 10 +- .../fideuram.data.service/Reference.cs | 1145 +++++++++++++---- Consulenza.DataServices/app.config | 14 +- ...enza.ExternalServices.csproj.dtbcache.json | 1 + .../Consulenza.ExternalServices.csproj | 2 +- .../Properties/Settings.Designer.cs | 2 +- .../ImmobiliareDatiRischioWs/Reference.cs | 466 +++---- .../rsCorrelazioni1.datasource | 2 +- .../rsReportManager1.datasource | 2 +- .../PrometeiaCatasto/Reference.cs | 290 ++--- .../aliquoteImmobiliResponse.datasource | 2 +- .../aliquoteResponse.datasource | 2 +- .../anagraficaComuniResponse.datasource | 2 +- .../comuneResponse.datasource | 2 +- .../dataAggiornamentoResponse.datasource | 2 +- .../detrazioniResponse.datasource | 2 +- .../fiscalitaComuneResponse.datasource | 2 +- .../geolocalizzaIndirizzoResponse.datasource | 2 +- .../infoCatastaliMassivaResponse.datasource | 2 +- .../infoCatastaliResponse.datasource | 2 +- .../mapByCoordinateResponse.datasource | 2 +- .../PrometeiaCatasto/mapResponse.datasource | 2 +- .../statoMassivaResponse.datasource | 2 +- .../statoRichiesteResponse.datasource | 2 +- .../tariImmobiliResponse.datasource | 2 +- .../valoreCatastaleResponce.datasource | 2 +- .../valutazioneIndirizziResponse.datasource | 2 +- .../whatIfOmiResponse.datasource | 2 +- .../whatIfOnlineResponse.datasource | 2 +- .../zonaOmiResponse.datasource | 2 +- .../PrometeiaWSPuc/Reference.cs | 326 ++--- .../aliquoteImmobiliResponse.datasource | 0 Consulenza.ExternalServices/app.config | 15 +- ....Immobiliare.Business.csproj.dtbcache.json | 1 + .../Consulenza.Immobiliare.Business.csproj | 12 +- ....Immobiliare.Services.csproj.dtbcache.json | 1 + .../Consulenza.Immobiliare.Services.csproj | 24 +- Consulenza.Immobiliare.Services/Web.config | 20 +- ...Consulenza.PDFLettera.csproj.dtbcache.json | 1 + Consulenza.PDFLettera/App.config | 76 +- .../Consulenza.PDFLettera.csproj | 6 +- ...sulenza.ReportArchive.csproj.dtbcache.json | 1 + .../Consulenza.ReportArchive.csproj | 12 +- ...nsulenza.ReportCommon.csproj.dtbcache.json | 1 + .../Consulenza.ReportCommon.csproj | 11 +- ...eportModeler.Business.csproj.dtbcache.json | 1 + .../Consulenza.ReportModeler.Business.csproj | 12 +- ...ReportModeler.Manager.csproj.dtbcache.json | 1 + .../Consulenza.ReportModeler.Manager.csproj | 11 +- ...ReportWriter.Business.csproj.dtbcache.json | 1 + .../Consulenza.ReportWriter.Business.csproj | 11 +- ....ReportWriter.Manager.csproj.dtbcache.json | 1 + .../Consulenza.ReportWriter.Manager.csproj | 11 +- ...ulenza.Unica.Business.csproj.dtbcache.json | 1 + .../Consulenza.Unica.Business.csproj | 12 +- ...ulenza.Unica.Services.csproj.dtbcache.json | 1 + .../17.14.670.39694/CodeChunks.db | Bin 0 -> 126976 bytes .../17.14.670.39694/SemanticSymbols.db | Bin 0 -> 53248 bytes ...803c1033-456f-487a-922b-ab954559b22b.vsidx | Bin 0 -> 166926 bytes .../config/applicationhost.config | 2 +- .../v17/DocumentLayout.backup.json | 27 +- .../v17/DocumentLayout.json | 29 +- .../v17/fileList.bin | Bin 69008 -> 71101 bytes .../Consulenza.Unica.Services.csproj | 22 +- .../Consulenza.Unica.Services.sln | 10 +- Consulenza.Unica.Services/Web.config | 45 +- .../.vs/Consulenza.Web.csproj.dtbcache.json | 1 + Consulenza.Web/Consulenza.Web.csproj | 21 +- Consulenza.Web/Monitoraggio.aspx | 2 +- Consulenza.Web/Monitoraggio.aspx.cs | 2 +- .../Properties/Settings.Designer.cs | 22 +- Consulenza.Web/Properties/Settings.settings | 6 +- .../ConsulenzaBaseWS/Reference.cs | 34 +- .../ConsulenzaImmobiliareWS/Reference.cs | 72 +- .../ConsulenzaUnicaWS/DocumentoPdf.datasource | 2 +- .../ConsulenzaUnicaWS/LogPdf.datasource | 2 +- .../ConsulenzaUnicaWS/Modello.datasource | 2 +- .../ConsulenzaUnicaWS/Reference.cs | 106 +- .../SchedaTemplate.datasource | 2 +- .../ConsulenzaUnicaWS/Template.datasource | 2 +- .../ConsulenzaUnicaWS/Vincolo.datasource | 2 +- .../VerificaProduzione/Reference.cs | 446 +++---- .../rsCorrelazioni.datasource | 2 +- .../rsReportManager.datasource | 2 +- Consulenza.Web/Web.config | 51 +- ...za.WebTemplateModeler.csproj.dtbcache.json | 1 + .../Consulenza.WebTemplateModeler.csproj | 12 +- README.md | 2 + 95 files changed, 2176 insertions(+), 1367 deletions(-) create mode 100644 Consulenza.Base.Business/.vs/Consulenza.Base.Business.csproj.dtbcache.json create mode 100644 Consulenza.Base.Services/.vs/Consulenza.Base.Services.csproj.dtbcache.json create mode 100644 Consulenza.DataServices/.vs/Consulenza.DataServices.csproj.dtbcache.json create mode 100644 Consulenza.ExternalServices/.vs/Consulenza.ExternalServices.csproj.dtbcache.json create mode 100644 Consulenza.ExternalServices/Web References/PrometeiaWSPuc/aliquoteImmobiliResponse.datasource create mode 100644 Consulenza.Immobiliare.Business/.vs/Consulenza.Immobiliare.Business.csproj.dtbcache.json create mode 100644 Consulenza.Immobiliare.Services/.vs/Consulenza.Immobiliare.Services.csproj.dtbcache.json create mode 100644 Consulenza.PDFLettera/.vs/Consulenza.PDFLettera.csproj.dtbcache.json create mode 100644 Consulenza.ReportArchive/.vs/Consulenza.ReportArchive.csproj.dtbcache.json create mode 100644 Consulenza.ReportCommon/.vs/Consulenza.ReportCommon.csproj.dtbcache.json create mode 100644 Consulenza.ReportModeler.Business/.vs/Consulenza.ReportModeler.Business.csproj.dtbcache.json create mode 100644 Consulenza.ReportModeler.Manager/.vs/Consulenza.ReportModeler.Manager.csproj.dtbcache.json create mode 100644 Consulenza.ReportWriter.Business/.vs/Consulenza.ReportWriter.Business.csproj.dtbcache.json create mode 100644 Consulenza.ReportWriter.Manager/.vs/Consulenza.ReportWriter.Manager.csproj.dtbcache.json create mode 100644 Consulenza.Unica.Business/.vs/Consulenza.Unica.Business.csproj.dtbcache.json create mode 100644 Consulenza.Unica.Services/.vs/Consulenza.Unica.Services.csproj.dtbcache.json create mode 100644 Consulenza.Unica.Services/.vs/Consulenza.Unica.Services/CopilotIndices/17.14.670.39694/CodeChunks.db create mode 100644 Consulenza.Unica.Services/.vs/Consulenza.Unica.Services/CopilotIndices/17.14.670.39694/SemanticSymbols.db create mode 100644 Consulenza.Unica.Services/.vs/Consulenza.Unica.Services/FileContentIndex/803c1033-456f-487a-922b-ab954559b22b.vsidx create mode 100644 Consulenza.Web/.vs/Consulenza.Web.csproj.dtbcache.json create mode 100644 Consulenza.WebTemplateModeler/.vs/Consulenza.WebTemplateModeler.csproj.dtbcache.json diff --git a/Consulenza.Base.Business/.vs/Consulenza.Base.Business.csproj.dtbcache.json b/Consulenza.Base.Business/.vs/Consulenza.Base.Business.csproj.dtbcache.json new file mode 100644 index 0000000..df37db1 --- /dev/null +++ b/Consulenza.Base.Business/.vs/Consulenza.Base.Business.csproj.dtbcache.json @@ -0,0 +1 @@ +{"RootPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Base.Business","ProjectFileName":"Consulenza.Base.Business.csproj","Configuration":"Debug|AnyCPU","FrameworkPath":"","Sources":[{"SourceFile":"DataService.cs"},{"SourceFile":"GeneratorService.cs"},{"SourceFile":"Properties\\AssemblyInfo.cs"},{"SourceFile":"obj\\Debug\\.NETFramework,Version=v4.0.AssemblyAttributes.cs"}],"References":[{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportCommon\\bin\\Debug\\Consulenza.ReportCommon.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportCommon\\bin\\Debug\\Consulenza.ReportCommon.dll"},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportModeler.Manager\\bin\\Debug\\Consulenza.ReportModeler.Manager.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportModeler.Manager\\bin\\Debug\\Consulenza.ReportModeler.Manager.dll"},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Unica.Solution\\DLL_SHARED\\DataAccessLayer.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.NET\\Framework\\v4.0.30319\\mscorlib.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.Core\\v4.0_4.0.0.0__b77a5c561934e089\\System.Core.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_64\\System.Data\\v4.0_4.0.0.0__b77a5c561934e089\\System.Data.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System\\v4.0_4.0.0.0__b77a5c561934e089\\System.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.Xml\\v4.0_4.0.0.0__b77a5c561934e089\\System.Xml.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""}],"Analyzers":[],"Outputs":[{"OutputItemFullPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Base.Business\\bin\\Debug\\Consulenza.Base.Business.dll","OutputItemRelativePath":"Consulenza.Base.Business.dll"},{"OutputItemFullPath":"","OutputItemRelativePath":""}],"CopyToOutputEntries":[]} \ No newline at end of file diff --git a/Consulenza.Base.Business/Consulenza.Base.Business.csproj b/Consulenza.Base.Business/Consulenza.Base.Business.csproj index fca906e..a043bd1 100644 --- a/Consulenza.Base.Business/Consulenza.Base.Business.csproj +++ b/Consulenza.Base.Business/Consulenza.Base.Business.csproj @@ -1,5 +1,5 @@  - + Debug AnyCPU @@ -10,7 +10,7 @@ Properties Consulenza.Base.Business Consulenza.Base.Business - v4.0 + v4.8 512 SAK SAK @@ -46,6 +46,7 @@ prompt 4 AllRules.ruleset + false pdbonly @@ -55,6 +56,7 @@ prompt 4 AllRules.ruleset + false bin\Sviluppo\ @@ -71,6 +73,7 @@ true ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules true + false bin\ProduzioneUnicaCB\ @@ -82,6 +85,7 @@ AllRules.ruleset true true + false bin\TestUnica\ @@ -93,6 +97,7 @@ AllRules.ruleset true true + false bin\ProduzioneUnica01\ @@ -109,6 +114,7 @@ true ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules true + false bin\ProduzioneUnica02\ @@ -125,6 +131,7 @@ true ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules true + false diff --git a/Consulenza.Base.Services/.vs/Consulenza.Base.Services.csproj.dtbcache.json b/Consulenza.Base.Services/.vs/Consulenza.Base.Services.csproj.dtbcache.json new file mode 100644 index 0000000..206d928 --- /dev/null +++ b/Consulenza.Base.Services/.vs/Consulenza.Base.Services.csproj.dtbcache.json @@ -0,0 +1 @@ +{"RootPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Base.Services","ProjectFileName":"Consulenza.Base.Services.csproj","Configuration":"Debug|AnyCPU","FrameworkPath":"","Sources":[{"SourceFile":"Properties\\AssemblyInfo.cs"},{"SourceFile":"WSProposta.asmx.cs"},{"SourceFile":"obj\\Debug\\.NETFramework,Version=v4.0.AssemblyAttributes.cs"}],"References":[{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Base.Business\\bin\\Debug\\Consulenza.Base.Business.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Base.Business\\bin\\Debug\\Consulenza.Base.Business.dll"},{"Reference":"C:\\WINDOWS\\Microsoft.NET\\Framework\\v4.0.30319\\mscorlib.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Unica.Solution\\DLL_SHARED\\Newtonsoft.Json.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.Core\\v4.0_4.0.0.0__b77a5c561934e089\\System.Core.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System\\v4.0_4.0.0.0__b77a5c561934e089\\System.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.Web.Services\\v4.0_4.0.0.0__b03f5f7f11d50a3a\\System.Web.Services.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""}],"Analyzers":[],"Outputs":[{"OutputItemFullPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Base.Services\\bin\\Consulenza.Base.Services.dll","OutputItemRelativePath":"Consulenza.Base.Services.dll"},{"OutputItemFullPath":"","OutputItemRelativePath":""}],"CopyToOutputEntries":[]} \ No newline at end of file diff --git a/Consulenza.Base.Services/Consulenza.Base.Services.csproj b/Consulenza.Base.Services/Consulenza.Base.Services.csproj index 9c9211b..fd563b0 100644 --- a/Consulenza.Base.Services/Consulenza.Base.Services.csproj +++ b/Consulenza.Base.Services/Consulenza.Base.Services.csproj @@ -1,5 +1,5 @@  - + bin\ AnyCPU @@ -11,6 +11,7 @@ true ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules true + false bin\ @@ -27,6 +28,7 @@ true ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules true + false bin\ @@ -43,6 +45,7 @@ true ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules true + false bin\ @@ -59,6 +62,7 @@ false ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules false + false bin\ @@ -76,6 +80,7 @@ ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules false false + false @@ -89,7 +94,7 @@ Properties Consulenza.Base.Services Consulenza.Base.Services - v4.0 + v4.8 SAK SAK SAK @@ -116,6 +121,7 @@ prompt 4 AllRules.ruleset + false pdbonly @@ -125,6 +131,7 @@ prompt 4 AllRules.ruleset + false bin\ @@ -141,6 +148,7 @@ true ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules true + false bin\ @@ -157,6 +165,7 @@ true ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules true + false bin\ @@ -173,6 +182,7 @@ true ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules true + false bin\ @@ -189,10 +199,12 @@ true ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules true + false bin\ AllRules.ruleset + false @@ -200,7 +212,13 @@ ..\Consulenza.Unica.Solution\DLL_SHARED\Newtonsoft.Json.dll + + + + + + diff --git a/Consulenza.Base.Services/Web.config b/Consulenza.Base.Services/Web.config index 8d006be..83f36bb 100644 --- a/Consulenza.Base.Services/Web.config +++ b/Consulenza.Base.Services/Web.config @@ -1,6 +1,5 @@  - @@ -40,7 +39,7 @@ --> - - - - + + - - + - + \ No newline at end of file diff --git a/Consulenza.DataServices/.vs/Consulenza.DataServices.csproj.dtbcache.json b/Consulenza.DataServices/.vs/Consulenza.DataServices.csproj.dtbcache.json new file mode 100644 index 0000000..a76c5e9 --- /dev/null +++ b/Consulenza.DataServices/.vs/Consulenza.DataServices.csproj.dtbcache.json @@ -0,0 +1 @@ +{"RootPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.DataServices","ProjectFileName":"Consulenza.DataServices.csproj","Configuration":"Debug|AnyCPU","FrameworkPath":"","Sources":[{"SourceFile":"Anagrafica.cs"},{"SourceFile":"DatiSeiUnico.cs"},{"SourceFile":"FideuramData.cs"},{"SourceFile":"Properties\\AssemblyInfo.cs"},{"SourceFile":"Properties\\Settings.Designer.cs"},{"SourceFile":"Settings.cs"},{"SourceFile":"Web References\\fideuram.data.service\\Reference.cs"},{"SourceFile":"obj\\Debug\\.NETFramework,Version=v4.0.AssemblyAttributes.cs"}],"References":[{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportCommon\\bin\\Debug\\Consulenza.ReportCommon.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportCommon\\bin\\Debug\\Consulenza.ReportCommon.dll"},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Unica.Solution\\DLL_SHARED\\DataAccessLayer.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.NET\\Framework\\v4.0.30319\\mscorlib.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.configuration\\v4.0_4.0.0.0__b03f5f7f11d50a3a\\System.configuration.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.Core\\v4.0_4.0.0.0__b77a5c561934e089\\System.Core.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_64\\System.Data\\v4.0_4.0.0.0__b77a5c561934e089\\System.Data.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System\\v4.0_4.0.0.0__b77a5c561934e089\\System.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_64\\System.EnterpriseServices\\v4.0_4.0.0.0__b03f5f7f11d50a3a\\System.EnterpriseServices.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.Web.Services\\v4.0_4.0.0.0__b03f5f7f11d50a3a\\System.Web.Services.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.Xml\\v4.0_4.0.0.0__b77a5c561934e089\\System.Xml.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""}],"Analyzers":[],"Outputs":[{"OutputItemFullPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.DataServices\\bin\\Debug\\Consulenza.DataServices.dll","OutputItemRelativePath":"Consulenza.DataServices.dll"},{"OutputItemFullPath":"","OutputItemRelativePath":""}],"CopyToOutputEntries":[]} \ No newline at end of file diff --git a/Consulenza.DataServices/Consulenza.DataServices.csproj b/Consulenza.DataServices/Consulenza.DataServices.csproj index 53f99a6..4e2535d 100644 --- a/Consulenza.DataServices/Consulenza.DataServices.csproj +++ b/Consulenza.DataServices/Consulenza.DataServices.csproj @@ -1,5 +1,5 @@  - + Debug AnyCPU @@ -10,7 +10,7 @@ Properties Consulenza.DataServices Consulenza.DataServices - v4.0 + v4.8 512 SAK SAK @@ -31,6 +31,7 @@ false false true + true @@ -41,6 +42,7 @@ prompt 4 AllRules.ruleset + false pdbonly @@ -51,6 +53,7 @@ 4 AllRules.ruleset Off + false bin\Sviluppo\ @@ -68,6 +71,7 @@ true ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules true + false bin\ProduzioneUnicaCB\ @@ -80,6 +84,7 @@ AllRules.ruleset true true + false bin\TestUnica\ @@ -90,6 +95,7 @@ Off prompt AllRules.ruleset + false bin\ProduzioneUnica01\ @@ -107,6 +113,7 @@ true ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules true + false bin\ProduzioneUnica02\ @@ -124,6 +131,7 @@ true ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules true + false diff --git a/Consulenza.DataServices/Properties/Settings.Designer.cs b/Consulenza.DataServices/Properties/Settings.Designer.cs index 5a14575..d31a969 100644 --- a/Consulenza.DataServices/Properties/Settings.Designer.cs +++ b/Consulenza.DataServices/Properties/Settings.Designer.cs @@ -1,10 +1,10 @@ //------------------------------------------------------------------------------ // -// Il codice è stato generato da uno strumento. -// Versione runtime:4.0.30319.42000 +// This code was generated by a tool. +// Runtime Version:4.0.30319.42000 // -// Le modifiche apportate a questo file possono provocare un comportamento non corretto e andranno perse se -// il codice viene rigenerato. +// Changes to this file may cause incorrect behavior and will be lost if +// the code is regenerated. // //------------------------------------------------------------------------------ @@ -12,7 +12,7 @@ namespace Consulenza.DataServices.Properties { [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "14.0.0.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "17.14.0.0")] internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); diff --git a/Consulenza.DataServices/Web References/fideuram.data.service/Reference.cs b/Consulenza.DataServices/Web References/fideuram.data.service/Reference.cs index c52d4c9..129fde6 100644 --- a/Consulenza.DataServices/Web References/fideuram.data.service/Reference.cs +++ b/Consulenza.DataServices/Web References/fideuram.data.service/Reference.cs @@ -1,29 +1,29 @@ //------------------------------------------------------------------------------ // -// Il codice è stato generato da uno strumento. -// Versione runtime:4.0.30319.42000 +// This code was generated by a tool. +// Runtime Version:4.0.30319.42000 // -// Le modifiche apportate a questo file possono provocare un comportamento non corretto e andranno perse se -// il codice viene rigenerato. +// Changes to this file may cause incorrect behavior and will be lost if +// the code is regenerated. // //------------------------------------------------------------------------------ // -// Il codice sorgente è stato generato automaticamente da Microsoft.VSDesigner, versione 4.0.30319.42000. +// This source code was auto-generated by Microsoft.VSDesigner, Version 4.0.30319.42000. // #pragma warning disable 1591 namespace Consulenza.DataServices.fideuram.data.service { - using System; - using System.Web.Services; using System.Diagnostics; - using System.Web.Services.Protocols; + using System; using System.Xml.Serialization; using System.ComponentModel; + using System.Web.Services.Protocols; + using System.Web.Services; /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Web.Services.WebServiceBindingAttribute(Name="ReportManagerServiceSoapBinding", Namespace="http://fideuram.it/frontend-unico/reportManager")] @@ -195,7 +195,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -282,7 +282,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -343,7 +343,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -404,7 +404,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -504,7 +504,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -722,7 +722,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -874,7 +874,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -922,7 +922,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -997,7 +997,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -1045,7 +1045,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -1068,7 +1068,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -1116,7 +1116,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -1190,7 +1190,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -1251,7 +1251,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -1274,7 +1274,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -1309,7 +1309,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -1461,7 +1461,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -1522,7 +1522,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -1545,7 +1545,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -1593,7 +1593,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -1889,7 +1889,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -2015,7 +2015,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -2258,7 +2258,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -2345,7 +2345,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -2393,7 +2393,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -2493,7 +2493,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -2671,7 +2671,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -2849,7 +2849,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -3173,7 +3173,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -3417,7 +3417,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -3582,7 +3582,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -3916,7 +3916,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -4263,7 +4263,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -4324,7 +4324,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -4398,7 +4398,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -4446,7 +4446,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -4533,7 +4533,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -4581,7 +4581,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -4733,7 +4733,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -4820,7 +4820,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -5207,7 +5207,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -5255,7 +5255,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -5485,7 +5485,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -5624,7 +5624,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -5789,7 +5789,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -5928,7 +5928,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -6158,7 +6158,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -6219,7 +6219,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -6384,7 +6384,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -6497,7 +6497,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -7039,7 +7039,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -7113,7 +7113,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -7382,7 +7382,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -7612,7 +7612,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -7627,6 +7627,8 @@ namespace Consulenza.DataServices.fideuram.data.service { private string descrizioneFlagField; + private string esitoAdgEstesoField; + private string idField; private bool isAdeguatoField; @@ -7683,6 +7685,17 @@ namespace Consulenza.DataServices.fideuram.data.service { } } + /// + [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public string esitoAdgEsteso { + get { + return this.esitoAdgEstesoField; + } + set { + this.esitoAdgEstesoField = value; + } + } + /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public string id { @@ -7751,7 +7764,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -7929,7 +7942,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -7956,6 +7969,8 @@ namespace Consulenza.DataServices.fideuram.data.service { private string codiceContrattoField; + private string codiceEmittenteField; + private decimal concentrationField; private bool concentrationFieldSpecified; @@ -8092,6 +8107,17 @@ namespace Consulenza.DataServices.fideuram.data.service { } } + /// + [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public string codiceEmittente { + get { + return this.codiceEmittenteField; + } + set { + this.codiceEmittenteField = value; + } + } + /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public decimal concentration { @@ -8237,7 +8263,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -8444,7 +8470,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -8661,7 +8687,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -8800,7 +8826,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -8813,6 +8839,10 @@ namespace Consulenza.DataServices.fideuram.data.service { private string descrizioneEsperienzaConoscenzaField; + private System.DateTime dtFineValiditaProfiloField; + + private bool dtFineValiditaProfiloFieldSpecified; + private System.DateTime dtInizioValiditaProfiloField; private bool dtInizioValiditaProfiloFieldSpecified; @@ -8864,6 +8894,28 @@ namespace Consulenza.DataServices.fideuram.data.service { } } + /// + [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public System.DateTime dtFineValiditaProfilo { + get { + return this.dtFineValiditaProfiloField; + } + set { + this.dtFineValiditaProfiloField = value; + } + } + + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool dtFineValiditaProfiloSpecified { + get { + return this.dtFineValiditaProfiloFieldSpecified; + } + set { + this.dtFineValiditaProfiloFieldSpecified = value; + } + } + /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public System.DateTime dtInizioValiditaProfilo { @@ -8965,7 +9017,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -9065,7 +9117,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -9080,10 +9132,16 @@ namespace Consulenza.DataServices.fideuram.data.service { private dettDelegatoBean[] delegatiField; + private string descCostiBeneficiField; + private concentrazioneTitoliBean elencoConcentrazioneTitoliField; private orizzontiTemporaliBean[] elencoOrizzontiTemporaliField; + private bool esitoCostiBeneficiField; + + private bool esitoCostiBeneficiFieldSpecified; + private string esitoSwitchingField; private bool flagEsisteOperazioneField; @@ -9170,6 +9228,17 @@ namespace Consulenza.DataServices.fideuram.data.service { } } + /// + [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public string descCostiBenefici { + get { + return this.descCostiBeneficiField; + } + set { + this.descCostiBeneficiField = value; + } + } + /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public concentrazioneTitoliBean elencoConcentrazioneTitoli { @@ -9192,6 +9261,28 @@ namespace Consulenza.DataServices.fideuram.data.service { } } + /// + [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public bool esitoCostiBenefici { + get { + return this.esitoCostiBeneficiField; + } + set { + this.esitoCostiBeneficiField = value; + } + } + + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool esitoCostiBeneficiSpecified { + get { + return this.esitoCostiBeneficiFieldSpecified; + } + set { + this.esitoCostiBeneficiFieldSpecified = value; + } + } + /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public string esitoSwitching { @@ -9427,7 +9518,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -9488,7 +9579,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -9523,7 +9614,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -9662,7 +9753,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -9788,7 +9879,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -10005,7 +10096,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -10054,7 +10145,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -10206,7 +10297,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -10267,7 +10358,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -10302,7 +10393,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -10467,7 +10558,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -10502,7 +10593,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -10901,7 +10992,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -10936,7 +11027,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -11010,7 +11101,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -11513,7 +11604,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -13316,7 +13407,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -13351,7 +13442,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -13412,7 +13503,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -13486,7 +13577,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -13534,7 +13625,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -13595,7 +13686,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -13643,7 +13734,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -13691,7 +13782,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -13726,7 +13817,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -13826,7 +13917,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -13926,7 +14017,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -14039,7 +14130,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -14126,7 +14217,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -14143,6 +14234,8 @@ namespace Consulenza.DataServices.fideuram.data.service { private bool coperturaFieldSpecified; + private stDettaglioOperazioneBeanEntry[] costiOperazioneField; + private decimal ctvField; private bool ctvFieldSpecified; @@ -14163,10 +14256,18 @@ namespace Consulenza.DataServices.fideuram.data.service { private string durataField; + private string frequenzaField; + + private string frequenzaPPVField; + private bool gestPOField; private bool gestPOFieldSpecified; + private long idDettaglioOperazioneField; + + private bool idDettaglioOperazioneFieldSpecified; + private decimal importoConversioneProgrammataField; private bool importoConversioneProgrammataFieldSpecified; @@ -14207,6 +14308,10 @@ namespace Consulenza.DataServices.fideuram.data.service { private bool posRiallocataFieldSpecified; + private decimal primoVersamentoField; + + private bool primoVersamentoFieldSpecified; + private decimal ptfInizialeField; private bool ptfInizialeFieldSpecified; @@ -14231,6 +14336,12 @@ namespace Consulenza.DataServices.fideuram.data.service { private stDettaglioContrattoBean stDettaglioContrattoField; + private string tipoDurataField; + + private decimal valoreNominalePianoField; + + private bool valoreNominalePianoFieldSpecified; + /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public int classeOrdineTipoOperazione { @@ -14286,6 +14397,18 @@ namespace Consulenza.DataServices.fideuram.data.service { } } + /// + [System.Xml.Serialization.XmlArrayAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + [System.Xml.Serialization.XmlArrayItemAttribute("entry", Form=System.Xml.Schema.XmlSchemaForm.Unqualified, IsNullable=false)] + public stDettaglioOperazioneBeanEntry[] costiOperazione { + get { + return this.costiOperazioneField; + } + set { + this.costiOperazioneField = value; + } + } + /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public decimal ctv { @@ -14396,6 +14519,28 @@ namespace Consulenza.DataServices.fideuram.data.service { } } + /// + [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public string frequenza { + get { + return this.frequenzaField; + } + set { + this.frequenzaField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public string frequenzaPPV { + get { + return this.frequenzaPPVField; + } + set { + this.frequenzaPPVField = value; + } + } + /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public bool gestPO { @@ -14418,6 +14563,28 @@ namespace Consulenza.DataServices.fideuram.data.service { } } + /// + [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public long idDettaglioOperazione { + get { + return this.idDettaglioOperazioneField; + } + set { + this.idDettaglioOperazioneField = value; + } + } + + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool idDettaglioOperazioneSpecified { + get { + return this.idDettaglioOperazioneFieldSpecified; + } + set { + this.idDettaglioOperazioneFieldSpecified = value; + } + } + /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public decimal importoConversioneProgrammata { @@ -14638,6 +14805,28 @@ namespace Consulenza.DataServices.fideuram.data.service { } } + /// + [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public decimal primoVersamento { + get { + return this.primoVersamentoField; + } + set { + this.primoVersamentoField = value; + } + } + + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool primoVersamentoSpecified { + get { + return this.primoVersamentoFieldSpecified; + } + set { + this.primoVersamentoFieldSpecified = value; + } + } + /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public decimal ptfIniziale { @@ -14769,10 +14958,91 @@ namespace Consulenza.DataServices.fideuram.data.service { this.stDettaglioContrattoField = value; } } + + /// + [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public string tipoDurata { + get { + return this.tipoDurataField; + } + set { + this.tipoDurataField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public decimal valoreNominalePiano { + get { + return this.valoreNominalePianoField; + } + set { + this.valoreNominalePianoField = value; + } + } + + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool valoreNominalePianoSpecified { + get { + return this.valoreNominalePianoFieldSpecified; + } + set { + this.valoreNominalePianoFieldSpecified = value; + } + } } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] + [System.SerializableAttribute()] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://fideuram.it/frontend-unico/reportManager")] + public partial class stDettaglioOperazioneBeanEntry { + + private string keyField; + + private decimal valueField; + + private bool valueFieldSpecified; + + /// + [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public string key { + get { + return this.keyField; + } + set { + this.keyField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public decimal value { + get { + return this.valueField; + } + set { + this.valueField = value; + } + } + + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool valueSpecified { + get { + return this.valueFieldSpecified; + } + set { + this.valueFieldSpecified = value; + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -14795,6 +15065,8 @@ namespace Consulenza.DataServices.fideuram.data.service { private string codFiscaleTrasfField; + private string contestoWizardField; + private string descrizioneField; private System.DateTime dtInizioValiditaField; @@ -14821,6 +15093,8 @@ namespace Consulenza.DataServices.fideuram.data.service { private bool flagVerificaVarFieldSpecified; + private string frequenzaField; + private int frequenzaPpvField; private bool frequenzaPpvFieldSpecified; @@ -14963,6 +15237,17 @@ namespace Consulenza.DataServices.fideuram.data.service { } } + /// + [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public string contestoWizard { + get { + return this.contestoWizardField; + } + set { + this.contestoWizardField = value; + } + } + /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public string descrizione { @@ -15106,6 +15391,17 @@ namespace Consulenza.DataServices.fideuram.data.service { } } + /// + [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public string frequenza { + get { + return this.frequenzaField; + } + set { + this.frequenzaField = value; + } + } + /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public int frequenzaPpv { @@ -15405,7 +15701,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -15416,6 +15712,10 @@ namespace Consulenza.DataServices.fideuram.data.service { private bool chiaveLineaFieldSpecified; + private long chiaveprogettoPPIField; + + private bool chiaveprogettoPPIFieldSpecified; + private decimal coeffAllocazioneField; private bool coeffAllocazioneFieldSpecified; @@ -15428,6 +15728,8 @@ namespace Consulenza.DataServices.fideuram.data.service { private bool dtInizioValiditaFieldSpecified; + private string durataPPIField; + private int durataPpvField; private bool durataPpvFieldSpecified; @@ -15440,6 +15742,8 @@ namespace Consulenza.DataServices.fideuram.data.service { private bool flagVerificaLineaFieldSpecified; + private string frequenzaPPIField; + private int frequenzaPpvField; private bool frequenzaPpvFieldSpecified; @@ -15508,6 +15812,28 @@ namespace Consulenza.DataServices.fideuram.data.service { } } + /// + [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public long chiaveprogettoPPI { + get { + return this.chiaveprogettoPPIField; + } + set { + this.chiaveprogettoPPIField = value; + } + } + + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool chiaveprogettoPPISpecified { + get { + return this.chiaveprogettoPPIFieldSpecified; + } + set { + this.chiaveprogettoPPIFieldSpecified = value; + } + } + /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public decimal coeffAllocazione { @@ -15574,6 +15900,17 @@ namespace Consulenza.DataServices.fideuram.data.service { } } + /// + [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public string durataPPI { + get { + return this.durataPPIField; + } + set { + this.durataPPIField = value; + } + } + /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public int durataPpv { @@ -15640,6 +15977,17 @@ namespace Consulenza.DataServices.fideuram.data.service { } } + /// + [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public string frequenzaPPI { + get { + return this.frequenzaPPIField; + } + set { + this.frequenzaPPIField = value; + } + } + /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public int frequenzaPpv { @@ -15895,7 +16243,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -16333,7 +16681,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -16407,7 +16755,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -16728,7 +17076,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -17205,7 +17553,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -17500,7 +17848,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -17743,7 +18091,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -18116,7 +18464,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -18385,7 +18733,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -18402,6 +18750,10 @@ namespace Consulenza.DataServices.fideuram.data.service { private string codValidazioneField; + private string codicePBValidazioneField; + + private string cognomePBValidazioneField; + private decimal contoCorrenteField; private bool contoCorrenteFieldSpecified; @@ -18422,6 +18774,10 @@ namespace Consulenza.DataServices.fideuram.data.service { private bool coperturaRisAllProFieldSpecified; + private System.DateTime dataIncontroField; + + private bool dataIncontroFieldSpecified; + private delegatoBean delgatoField; private bool discesaRegimeField; @@ -18458,6 +18814,8 @@ namespace Consulenza.DataServices.fideuram.data.service { private bool dtValidazioneFieldSpecified; + private string esitoSimulazioneField; + private bool flagNuovoFlussoField; private bool flagNuovoFlussoFieldSpecified; @@ -18494,6 +18852,10 @@ namespace Consulenza.DataServices.fideuram.data.service { private bool liqFogliNegFieldSpecified; + private string luogoIncontroField; + + private string nomePBValidazioneField; + private string nomePropostaField; private decimal partiteViaggiantiField; @@ -18504,6 +18866,10 @@ namespace Consulenza.DataServices.fideuram.data.service { private bool patrimonioTotaleRFAFieldSpecified; + private int progressivoValidazioneField; + + private string proponenteIncontroField; + private decimal rischioCreditoField; private bool rischioCreditoFieldSpecified; @@ -18599,6 +18965,28 @@ namespace Consulenza.DataServices.fideuram.data.service { } } + /// + [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public string codicePBValidazione { + get { + return this.codicePBValidazioneField; + } + set { + this.codicePBValidazioneField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public string cognomePBValidazione { + get { + return this.cognomePBValidazioneField; + } + set { + this.cognomePBValidazioneField = value; + } + } + /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public decimal contoCorrente { @@ -18709,6 +19097,28 @@ namespace Consulenza.DataServices.fideuram.data.service { } } + /// + [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public System.DateTime dataIncontro { + get { + return this.dataIncontroField; + } + set { + this.dataIncontroField = value; + } + } + + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool dataIncontroSpecified { + get { + return this.dataIncontroFieldSpecified; + } + set { + this.dataIncontroFieldSpecified = value; + } + } + /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public delegatoBean delgato { @@ -18908,6 +19318,17 @@ namespace Consulenza.DataServices.fideuram.data.service { } } + /// + [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public string esitoSimulazione { + get { + return this.esitoSimulazioneField; + } + set { + this.esitoSimulazioneField = value; + } + } + /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public bool flagNuovoFlusso { @@ -19106,6 +19527,28 @@ namespace Consulenza.DataServices.fideuram.data.service { } } + /// + [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public string luogoIncontro { + get { + return this.luogoIncontroField; + } + set { + this.luogoIncontroField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public string nomePBValidazione { + get { + return this.nomePBValidazioneField; + } + set { + this.nomePBValidazioneField = value; + } + } + /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public string nomeProposta { @@ -19161,6 +19604,28 @@ namespace Consulenza.DataServices.fideuram.data.service { } } + /// + [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public int progressivoValidazione { + get { + return this.progressivoValidazioneField; + } + set { + this.progressivoValidazioneField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public string proponenteIncontro { + get { + return this.proponenteIncontroField; + } + set { + this.proponenteIncontroField = value; + } + } + /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public decimal rischioCredito { @@ -19383,7 +19848,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -19431,7 +19896,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -19448,6 +19913,8 @@ namespace Consulenza.DataServices.fideuram.data.service { private bool dtInizioValiditaFieldSpecified; + private string esitoAdgEstesoField; + private bool flagAdeguatezzaField; private bool flagAdeguatezzaFieldSpecified; @@ -19521,6 +19988,17 @@ namespace Consulenza.DataServices.fideuram.data.service { } } + /// + [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public string esitoAdgEsteso { + get { + return this.esitoAdgEstesoField; + } + set { + this.esitoAdgEstesoField = value; + } + } + /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public bool flagAdeguatezza { @@ -19622,7 +20100,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -19865,7 +20343,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -20108,7 +20586,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -20338,7 +20816,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -20349,12 +20827,18 @@ namespace Consulenza.DataServices.fideuram.data.service { private long chiavePropostaField; + private string descCostiBeneficiField; + private stDettaglioConcentrazioneEmittenti dettaglioConcentrazioneEmittentiField; private System.DateTime dtInizioValiditaField; private bool dtInizioValiditaFieldSpecified; + private bool esitoCostiBeneficiField; + + private bool esitoCostiBeneficiFieldSpecified; + private bool flagAdeguatezzaMIFIDProField; private bool flagAdeguatezzaMIFIDProFieldSpecified; @@ -20393,6 +20877,17 @@ namespace Consulenza.DataServices.fideuram.data.service { } } + /// + [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public string descCostiBenefici { + get { + return this.descCostiBeneficiField; + } + set { + this.descCostiBeneficiField = value; + } + } + /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public stDettaglioConcentrazioneEmittenti dettaglioConcentrazioneEmittenti { @@ -20426,6 +20921,28 @@ namespace Consulenza.DataServices.fideuram.data.service { } } + /// + [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public bool esitoCostiBenefici { + get { + return this.esitoCostiBeneficiField; + } + set { + this.esitoCostiBeneficiField = value; + } + } + + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool esitoCostiBeneficiSpecified { + get { + return this.esitoCostiBeneficiFieldSpecified; + } + set { + this.esitoCostiBeneficiFieldSpecified = value; + } + } + /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public bool flagAdeguatezzaMIFIDPro { @@ -20516,7 +21033,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -20525,14 +21042,22 @@ namespace Consulenza.DataServices.fideuram.data.service { private anAlberaturaBean alberaturaField; + private int chiaveProdottoField; + + private bool chiaveProdottoFieldSpecified; + private string codInternoField; private string codIsinField; + private string codIsinFEField; + private string codMafField; private string codSottoprodottoField; + private string codSottoprodottoFEField; + private int complessitaField; private bool complessitaFieldSpecified; @@ -20543,12 +21068,16 @@ namespace Consulenza.DataServices.fideuram.data.service { private bool dtScadenzaFieldSpecified; + private string nomeContrattoField; + private string nomeProdottoField; private string rischioCreditoDecField; private string tipoProdottoField; + private string valutaProdottoField; + private decimal varProField; private bool varProFieldSpecified; @@ -20566,6 +21095,28 @@ namespace Consulenza.DataServices.fideuram.data.service { } } + /// + [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public int chiaveProdotto { + get { + return this.chiaveProdottoField; + } + set { + this.chiaveProdottoField = value; + } + } + + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool chiaveProdottoSpecified { + get { + return this.chiaveProdottoFieldSpecified; + } + set { + this.chiaveProdottoFieldSpecified = value; + } + } + /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public string codInterno { @@ -20588,6 +21139,17 @@ namespace Consulenza.DataServices.fideuram.data.service { } } + /// + [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public string codIsinFE { + get { + return this.codIsinFEField; + } + set { + this.codIsinFEField = value; + } + } + /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public string codMaf { @@ -20610,6 +21172,17 @@ namespace Consulenza.DataServices.fideuram.data.service { } } + /// + [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public string codSottoprodottoFE { + get { + return this.codSottoprodottoFEField; + } + set { + this.codSottoprodottoFEField = value; + } + } + /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public int complessita { @@ -20665,6 +21238,17 @@ namespace Consulenza.DataServices.fideuram.data.service { } } + /// + [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public string nomeContratto { + get { + return this.nomeContrattoField; + } + set { + this.nomeContrattoField = value; + } + } + /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public string nomeProdotto { @@ -20698,6 +21282,17 @@ namespace Consulenza.DataServices.fideuram.data.service { } } + /// + [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public string valutaProdotto { + get { + return this.valutaProdottoField; + } + set { + this.valutaProdottoField = value; + } + } + /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public decimal varPro { @@ -20733,7 +21328,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -20800,6 +21395,8 @@ namespace Consulenza.DataServices.fideuram.data.service { private bool savingMapFieldSpecified; + private string valutaProdottoField; + private bool isCPEntrataField; private bool isCPEntrataFieldSpecified; @@ -21138,6 +21735,17 @@ namespace Consulenza.DataServices.fideuram.data.service { } } + /// + [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public string valutaProdotto { + get { + return this.valutaProdottoField; + } + set { + this.valutaProdottoField = value; + } + } + /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public bool isCPEntrata { @@ -21184,7 +21792,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -21219,7 +21827,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -21267,7 +21875,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -21744,7 +22352,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -21805,7 +22413,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -21866,7 +22474,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -21992,7 +22600,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -22131,7 +22739,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -22232,7 +22840,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -22346,7 +22954,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -22525,7 +23133,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -22664,7 +23272,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -22790,7 +23398,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -23059,7 +23667,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -23211,7 +23819,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -23311,7 +23919,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -23476,7 +24084,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -23511,7 +24119,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -23637,7 +24245,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -24114,7 +24722,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -24214,7 +24822,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -24288,7 +24896,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -25519,7 +26127,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -26919,7 +27527,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://fideuram.it/frontend-unico/reportManager")] public enum statoConferimentoEnum { @@ -26935,7 +27543,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -27087,7 +27695,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -27148,7 +27756,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -27872,7 +28480,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -27920,7 +28528,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://fideuram.it/frontend-unico/reportManager")] public enum tipoDurataEnum { @@ -27954,7 +28562,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://fideuram.it/frontend-unico/reportManager")] public enum tipoFrequenzaEnum { @@ -27982,7 +28590,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://fideuram.it/frontend-unico/reportManager")] public enum tipoOperazioneEnum { @@ -28079,7 +28687,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -28166,7 +28774,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -28578,7 +29186,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -29432,7 +30040,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -29493,7 +30101,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -29776,7 +30384,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -29824,7 +30432,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -29859,7 +30467,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -29907,7 +30515,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -30270,7 +30878,7 @@ namespace Consulenza.DataServices.fideuram.data.service { [System.Xml.Serialization.XmlIncludeAttribute(typeof(prodottoImmobiliare))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(prodottoAziendale))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(prodottoAltri))] - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -30344,7 +30952,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -30431,7 +31039,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -30518,7 +31126,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -30644,7 +31252,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -30926,7 +31534,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -31170,7 +31778,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -31205,7 +31813,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -31436,7 +32044,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -31471,7 +32079,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -31688,7 +32296,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -31905,7 +32513,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -31953,7 +32561,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -32079,7 +32687,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -32179,7 +32787,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -32292,7 +32900,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -32366,7 +32974,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -32609,7 +33217,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -33073,7 +33681,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -33836,7 +34444,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -33871,7 +34479,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -34673,7 +35281,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -34711,7 +35319,7 @@ namespace Consulenza.DataServices.fideuram.data.service { [System.Xml.Serialization.XmlIncludeAttribute(typeof(rsPatrimonioTerzi))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(rsPatrimonioFinanziario))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(rsPatrimonioCasa))] - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -34772,7 +35380,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -34820,7 +35428,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -34842,7 +35450,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -34995,7 +35603,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -35069,7 +35677,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -35117,7 +35725,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -35243,7 +35851,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -35382,7 +35990,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -35443,7 +36051,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -35556,7 +36164,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -35604,7 +36212,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -35782,7 +36390,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -35830,7 +36438,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -35969,7 +36577,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -36004,7 +36612,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -36091,7 +36699,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -36178,7 +36786,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -36395,7 +37003,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -36404,7 +37012,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -36504,7 +37112,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -36942,7 +37550,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -37107,7 +37715,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -37194,7 +37802,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -37255,7 +37863,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -37407,7 +38015,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -37819,7 +38427,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -37867,7 +38475,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -37903,7 +38511,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -37951,7 +38559,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -38142,7 +38750,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -38177,7 +38785,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -38212,7 +38820,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -38247,7 +38855,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -38282,7 +38890,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -38317,7 +38925,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -38352,7 +38960,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -38387,7 +38995,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -38422,7 +39030,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -38457,7 +39065,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -38492,7 +39100,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -38527,7 +39135,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -38562,7 +39170,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -38597,7 +39205,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -38632,7 +39240,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -38745,7 +39353,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -39053,7 +39661,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -39088,7 +39696,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -39123,6 +39731,8 @@ namespace Consulenza.DataServices.fideuram.data.service { private string descProfiloReportField; + private string descrizioneProfiloCompletaField; + private System.DateTime dtNascitaField; private bool dtNascitaFieldSpecified; @@ -39325,6 +39935,17 @@ namespace Consulenza.DataServices.fideuram.data.service { } } + /// + [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public string descrizioneProfiloCompleta { + get { + return this.descrizioneProfiloCompletaField; + } + set { + this.descrizioneProfiloCompletaField = value; + } + } + /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public System.DateTime dtNascita { @@ -39591,7 +40212,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -39613,7 +40234,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -39661,7 +40282,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -39722,7 +40343,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -40030,7 +40651,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -40104,7 +40725,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -40308,7 +40929,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://fideuram.it/frontend-unico/reportManager")] public enum eTipologiaLegale { @@ -40327,7 +40948,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -40622,7 +41243,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://fideuram.it/frontend-unico/reportManager")] public enum eProfilazioneCliente { @@ -40635,7 +41256,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://fideuram.it/frontend-unico/reportManager")] public enum eTipologiaCliente { @@ -40663,7 +41284,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -40828,7 +41449,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -40876,7 +41497,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -40911,7 +41532,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -41050,7 +41671,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -41085,7 +41706,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -41123,7 +41744,7 @@ namespace Consulenza.DataServices.fideuram.data.service { [System.Xml.Serialization.XmlIncludeAttribute(typeof(rqPatrimonioTerzi))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(rqPatrimonioFinanziario))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(rqPatrimonioCasa))] - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -41184,7 +41805,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -41232,7 +41853,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -41254,7 +41875,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -41419,7 +42040,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -41532,7 +42153,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -41567,7 +42188,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -41602,7 +42223,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -41624,7 +42245,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -41763,7 +42384,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -41785,7 +42406,7 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -41833,11 +42454,11 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void reportManagerWSCompletedEventHandler(object sender, reportManagerWSCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class reportManagerWSCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -41859,11 +42480,11 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void correlazioniReportManagerWSCompletedEventHandler(object sender, correlazioniReportManagerWSCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class correlazioniReportManagerWSCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -41885,11 +42506,11 @@ namespace Consulenza.DataServices.fideuram.data.service { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void reportMonitoraggioImmobiliareCompletedEventHandler(object sender, reportMonitoraggioImmobiliareCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class reportMonitoraggioImmobiliareCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { diff --git a/Consulenza.DataServices/app.config b/Consulenza.DataServices/app.config index b174aac..2462b3f 100644 --- a/Consulenza.DataServices/app.config +++ b/Consulenza.DataServices/app.config @@ -1,20 +1,18 @@ - + - -
+ +
- + http://localhost:8080/fu-app/ReportManagerService - + http://bfwfpuc01:8080/fu-app/ReportManagerService - + diff --git a/Consulenza.ExternalServices/.vs/Consulenza.ExternalServices.csproj.dtbcache.json b/Consulenza.ExternalServices/.vs/Consulenza.ExternalServices.csproj.dtbcache.json new file mode 100644 index 0000000..8d4eb78 --- /dev/null +++ b/Consulenza.ExternalServices/.vs/Consulenza.ExternalServices.csproj.dtbcache.json @@ -0,0 +1 @@ +{"RootPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ExternalServices","ProjectFileName":"Consulenza.ExternalServices.csproj","Configuration":"Debug|AnyCPU","FrameworkPath":"","Sources":[{"SourceFile":"ImmobiliareDatiRischio.cs"},{"SourceFile":"Web References\\PrometeiaWSPuc\\Reference.cs"},{"SourceFile":"Prometeia.cs"},{"SourceFile":"Properties\\AssemblyInfo.cs"},{"SourceFile":"Properties\\Settings.Designer.cs"},{"SourceFile":"Structure\\FiscalitaImmobile.cs"},{"SourceFile":"Web References\\ImmobiliareDatiRischioWs\\Reference.cs"},{"SourceFile":"Web References\\PrometeiaCatasto\\Reference.cs"},{"SourceFile":"obj\\Debug\\.NETFramework,Version=v4.0.AssemblyAttributes.cs"}],"References":[{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportCommon\\bin\\Debug\\Consulenza.ReportCommon.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportCommon\\bin\\Debug\\Consulenza.ReportCommon.dll"},{"Reference":"C:\\WINDOWS\\Microsoft.NET\\Framework\\v4.0.30319\\mscorlib.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.configuration\\v4.0_4.0.0.0__b03f5f7f11d50a3a\\System.configuration.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.Core\\v4.0_4.0.0.0__b77a5c561934e089\\System.Core.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.Data.DataSetExtensions\\v4.0_4.0.0.0__b77a5c561934e089\\System.Data.DataSetExtensions.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_64\\System.Data\\v4.0_4.0.0.0__b77a5c561934e089\\System.Data.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System\\v4.0_4.0.0.0__b77a5c561934e089\\System.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.Drawing\\v4.0_4.0.0.0__b03f5f7f11d50a3a\\System.Drawing.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_64\\System.EnterpriseServices\\v4.0_4.0.0.0__b03f5f7f11d50a3a\\System.EnterpriseServices.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.Runtime.Serialization\\v4.0_4.0.0.0__b77a5c561934e089\\System.Runtime.Serialization.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.ServiceModel\\v4.0_4.0.0.0__b77a5c561934e089\\System.ServiceModel.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.Web.Services\\v4.0_4.0.0.0__b03f5f7f11d50a3a\\System.Web.Services.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.Xml\\v4.0_4.0.0.0__b77a5c561934e089\\System.Xml.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""}],"Analyzers":[],"Outputs":[{"OutputItemFullPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ExternalServices\\bin\\Debug\\Consulenza.ExternalServices.dll","OutputItemRelativePath":"Consulenza.ExternalServices.dll"},{"OutputItemFullPath":"","OutputItemRelativePath":""}],"CopyToOutputEntries":[]} \ No newline at end of file diff --git a/Consulenza.ExternalServices/Consulenza.ExternalServices.csproj b/Consulenza.ExternalServices/Consulenza.ExternalServices.csproj index f863c4f..010f65b 100644 --- a/Consulenza.ExternalServices/Consulenza.ExternalServices.csproj +++ b/Consulenza.ExternalServices/Consulenza.ExternalServices.csproj @@ -10,7 +10,7 @@ Properties Consulenza.ExternalServices Consulenza.ExternalServices - v4.0 + v4.8 512 SAK SAK diff --git a/Consulenza.ExternalServices/Properties/Settings.Designer.cs b/Consulenza.ExternalServices/Properties/Settings.Designer.cs index bdc7d90..2322b70 100644 --- a/Consulenza.ExternalServices/Properties/Settings.Designer.cs +++ b/Consulenza.ExternalServices/Properties/Settings.Designer.cs @@ -12,7 +12,7 @@ namespace Consulenza.ExternalServices.Properties { [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "15.9.0.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "17.14.0.0")] internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); diff --git a/Consulenza.ExternalServices/Web References/ImmobiliareDatiRischioWs/Reference.cs b/Consulenza.ExternalServices/Web References/ImmobiliareDatiRischioWs/Reference.cs index 20a0a63..3183266 100644 --- a/Consulenza.ExternalServices/Web References/ImmobiliareDatiRischioWs/Reference.cs +++ b/Consulenza.ExternalServices/Web References/ImmobiliareDatiRischioWs/Reference.cs @@ -14,16 +14,16 @@ #pragma warning disable 1591 namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { - using System; - using System.Web.Services; using System.Diagnostics; - using System.Web.Services.Protocols; + using System; using System.Xml.Serialization; using System.ComponentModel; + using System.Web.Services.Protocols; + using System.Web.Services; /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1055.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Web.Services.WebServiceBindingAttribute(Name="ReportManagerServiceSoapBinding", Namespace="http://fideuram.it/frontend-unico/reportManager")] @@ -195,7 +195,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -269,7 +269,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -330,7 +330,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -391,7 +391,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -491,7 +491,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -579,7 +579,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -627,7 +627,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -702,7 +702,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -750,7 +750,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -773,7 +773,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -821,7 +821,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -895,7 +895,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -956,7 +956,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -979,7 +979,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -1014,7 +1014,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -1166,7 +1166,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -1227,7 +1227,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -1484,7 +1484,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -1610,7 +1610,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -1853,7 +1853,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -1940,7 +1940,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -1988,7 +1988,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -2088,7 +2088,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -2266,7 +2266,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -2444,7 +2444,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -2768,7 +2768,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -3012,7 +3012,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -3177,7 +3177,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -3394,7 +3394,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -3585,7 +3585,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -3646,7 +3646,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -3720,7 +3720,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -3768,7 +3768,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -3855,7 +3855,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -3903,7 +3903,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -4055,7 +4055,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -4142,7 +4142,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -4529,7 +4529,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -4577,7 +4577,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -4807,7 +4807,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -4946,7 +4946,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -5111,7 +5111,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -5250,7 +5250,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -5480,7 +5480,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -5541,7 +5541,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -5706,7 +5706,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -5819,7 +5819,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -6075,7 +6075,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -6149,7 +6149,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -6262,7 +6262,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -6440,7 +6440,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -6631,7 +6631,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -6838,7 +6838,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -7055,7 +7055,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -7194,7 +7194,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -7333,7 +7333,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -7576,7 +7576,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -7637,7 +7637,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -7672,7 +7672,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -7811,7 +7811,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -7898,7 +7898,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -7946,7 +7946,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -8098,7 +8098,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -8159,7 +8159,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -8194,7 +8194,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -8593,7 +8593,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -8615,7 +8615,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -8689,7 +8689,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -9166,7 +9166,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -10592,7 +10592,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -10744,7 +10744,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -10779,7 +10779,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -10840,7 +10840,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -10888,7 +10888,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -10936,7 +10936,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -10997,7 +10997,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -11045,7 +11045,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -11093,7 +11093,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -11128,7 +11128,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -11228,7 +11228,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -11328,7 +11328,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -11441,7 +11441,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -11528,7 +11528,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -12109,7 +12109,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -12534,7 +12534,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -13024,7 +13024,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -13462,7 +13462,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -13536,7 +13536,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -13857,7 +13857,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -14308,7 +14308,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -14577,7 +14577,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -14820,7 +14820,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -15063,7 +15063,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -15332,7 +15332,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -16290,7 +16290,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -16481,7 +16481,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -16724,7 +16724,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -16967,7 +16967,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -17197,7 +17197,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -17375,7 +17375,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -17592,7 +17592,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -17965,7 +17965,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -18000,7 +18000,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -18048,7 +18048,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -18473,7 +18473,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -18534,7 +18534,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -18595,7 +18595,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -18721,7 +18721,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -18860,7 +18860,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -18961,7 +18961,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -19075,7 +19075,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -19254,7 +19254,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -19393,7 +19393,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -19519,7 +19519,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -19788,7 +19788,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -19940,7 +19940,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -20040,7 +20040,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -20192,7 +20192,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -20227,7 +20227,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -20314,7 +20314,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -20882,7 +20882,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -21411,7 +21411,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -21537,7 +21537,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -22014,7 +22014,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -22114,7 +22114,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -22188,7 +22188,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -22600,7 +22600,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -23428,7 +23428,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -23489,7 +23489,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -23772,7 +23772,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -23820,7 +23820,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -23855,7 +23855,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -23903,7 +23903,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -24214,7 +24214,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { [System.Xml.Serialization.XmlIncludeAttribute(typeof(prodottoImmobiliare))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(prodottoAziendale))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(prodottoAltri))] - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -24288,7 +24288,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -24375,7 +24375,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -24462,7 +24462,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -24588,7 +24588,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -24870,7 +24870,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -25114,7 +25114,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -25149,7 +25149,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -25380,7 +25380,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -25415,7 +25415,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -25632,7 +25632,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -25849,7 +25849,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -25949,7 +25949,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -26049,7 +26049,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -26162,7 +26162,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -26236,7 +26236,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -26674,7 +26674,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -27333,7 +27333,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -27368,7 +27368,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -28066,7 +28066,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -28104,7 +28104,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { [System.Xml.Serialization.XmlIncludeAttribute(typeof(rsPatrimonioTerzi))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(rsPatrimonioFinanziario))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(rsPatrimonioCasa))] - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -28165,7 +28165,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -28214,7 +28214,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -28236,7 +28236,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -28362,7 +28362,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -28436,7 +28436,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -28484,7 +28484,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -28610,7 +28610,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -28723,7 +28723,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -28784,7 +28784,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -28897,7 +28897,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -28997,7 +28997,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -29097,7 +29097,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -29119,7 +29119,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -29206,7 +29206,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -29293,7 +29293,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -29510,7 +29510,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -29519,7 +29519,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -29619,7 +29619,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -30057,7 +30057,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -30222,7 +30222,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -30309,7 +30309,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -30370,7 +30370,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -30522,7 +30522,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -30934,7 +30934,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -30982,7 +30982,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -31018,7 +31018,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -31066,7 +31066,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -31257,7 +31257,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -31292,7 +31292,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -31327,7 +31327,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -31362,7 +31362,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -31397,7 +31397,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -31432,7 +31432,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -31467,7 +31467,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -31502,7 +31502,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -31537,7 +31537,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -31572,7 +31572,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -31607,7 +31607,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -31642,7 +31642,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -31677,7 +31677,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -31712,7 +31712,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -31929,7 +31929,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -31964,7 +31964,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -32376,7 +32376,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -32398,7 +32398,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -32641,7 +32641,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -32702,7 +32702,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://fideuram.it/frontend-unico/reportManager")] public enum eStatoContratto { @@ -32727,7 +32727,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -32931,7 +32931,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://fideuram.it/frontend-unico/reportManager")] public enum eTipologiaLegale { @@ -32950,7 +32950,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -33089,7 +33089,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://fideuram.it/frontend-unico/reportManager")] public enum eProfilazioneCliente { @@ -33102,7 +33102,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://fideuram.it/frontend-unico/reportManager")] public enum eTipologiaCliente { @@ -33124,7 +33124,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -33289,7 +33289,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -33337,7 +33337,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -33372,7 +33372,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -33511,7 +33511,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -33546,7 +33546,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -33584,7 +33584,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { [System.Xml.Serialization.XmlIncludeAttribute(typeof(rqPatrimonioTerzi))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(rqPatrimonioFinanziario))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(rqPatrimonioCasa))] - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -33645,7 +33645,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -33693,7 +33693,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -33715,7 +33715,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -33841,7 +33841,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -33954,7 +33954,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -33976,7 +33976,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -34011,7 +34011,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -34033,7 +34033,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -34172,7 +34172,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -34194,7 +34194,7 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1067.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -34229,11 +34229,11 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1055.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void reportManagerWSCompletedEventHandler(object sender, reportManagerWSCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1055.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class reportManagerWSCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -34255,11 +34255,11 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1055.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void correlazioniReportManagerWSCompletedEventHandler(object sender, correlazioniReportManagerWSCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1055.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class correlazioniReportManagerWSCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -34281,11 +34281,11 @@ namespace Consulenza.ExternalServices.ImmobiliareDatiRischioWs { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1055.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void reportMonitoraggioImmobiliareCompletedEventHandler(object sender, reportMonitoraggioImmobiliareCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1055.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class reportMonitoraggioImmobiliareCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { diff --git a/Consulenza.ExternalServices/Web References/ImmobiliareDatiRischioWs/rsCorrelazioni1.datasource b/Consulenza.ExternalServices/Web References/ImmobiliareDatiRischioWs/rsCorrelazioni1.datasource index fdb3dbe..ef0bac5 100644 --- a/Consulenza.ExternalServices/Web References/ImmobiliareDatiRischioWs/rsCorrelazioni1.datasource +++ b/Consulenza.ExternalServices/Web References/ImmobiliareDatiRischioWs/rsCorrelazioni1.datasource @@ -6,5 +6,5 @@ cause the file to be unrecognizable by the program. --> - Consulenza.ExternalServices.ImmobiliareDatiRischioWs.rsCorrelazioni, Web References.ImmobiliareDatiRischioWs.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null + Consulenza.ExternalServices.ImmobiliareDatiRischioWs.rsCorrelazioni, Web References.ImmobiliareDatiRischioWs.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null \ No newline at end of file diff --git a/Consulenza.ExternalServices/Web References/ImmobiliareDatiRischioWs/rsReportManager1.datasource b/Consulenza.ExternalServices/Web References/ImmobiliareDatiRischioWs/rsReportManager1.datasource index c042ecb..2b6684c 100644 --- a/Consulenza.ExternalServices/Web References/ImmobiliareDatiRischioWs/rsReportManager1.datasource +++ b/Consulenza.ExternalServices/Web References/ImmobiliareDatiRischioWs/rsReportManager1.datasource @@ -6,5 +6,5 @@ cause the file to be unrecognizable by the program. --> - Consulenza.ExternalServices.ImmobiliareDatiRischioWs.rsReportManager, Web References.ImmobiliareDatiRischioWs.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null + Consulenza.ExternalServices.ImmobiliareDatiRischioWs.rsReportManager, Web References.ImmobiliareDatiRischioWs.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null \ No newline at end of file diff --git a/Consulenza.ExternalServices/Web References/PrometeiaCatasto/Reference.cs b/Consulenza.ExternalServices/Web References/PrometeiaCatasto/Reference.cs index 8770b6d..a9e4336 100644 --- a/Consulenza.ExternalServices/Web References/PrometeiaCatasto/Reference.cs +++ b/Consulenza.ExternalServices/Web References/PrometeiaCatasto/Reference.cs @@ -1,29 +1,29 @@ //------------------------------------------------------------------------------ // -// Il codice è stato generato da uno strumento. -// Versione runtime:4.0.30319.42000 +// This code was generated by a tool. +// Runtime Version:4.0.30319.42000 // -// Le modifiche apportate a questo file possono provocare un comportamento non corretto e andranno perse se -// il codice viene rigenerato. +// Changes to this file may cause incorrect behavior and will be lost if +// the code is regenerated. // //------------------------------------------------------------------------------ // -// Il codice sorgente è stato generato automaticamente da Microsoft.VSDesigner, versione 4.0.30319.42000. +// This source code was auto-generated by Microsoft.VSDesigner, Version 4.0.30319.42000. // #pragma warning disable 1591 namespace Consulenza.ExternalServices.PrometeiaCatasto { - using System; - using System.Web.Services; using System.Diagnostics; - using System.Web.Services.Protocols; + using System; using System.Xml.Serialization; using System.ComponentModel; + using System.Web.Services.Protocols; + using System.Web.Services; /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1038.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Web.Services.WebServiceBindingAttribute(Name="CatastoServiceServiceSoapBinding", Namespace="http://services.engine.immobili.prometeia.it/")] @@ -895,7 +895,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -1054,7 +1054,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { [System.Xml.Serialization.XmlIncludeAttribute(typeof(comuneRequest))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(whatIfOmiRequest))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(mapByCoordinateRequest))] - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -1089,7 +1089,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -1150,7 +1150,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -1172,7 +1172,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -1599,7 +1599,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -1660,7 +1660,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -1955,7 +1955,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -2315,7 +2315,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -2363,7 +2363,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -2567,7 +2567,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -2602,7 +2602,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -2754,7 +2754,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -2802,7 +2802,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -3071,7 +3071,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -3106,7 +3106,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -3466,7 +3466,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://services.engine.immobili.prometeia.it/")] public enum codFormaGiuridicaType { @@ -3500,7 +3500,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -3626,7 +3626,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -3661,7 +3661,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://services.engine.immobili.prometeia.it/")] public enum soggettoType { @@ -3680,7 +3680,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -3767,7 +3767,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -3828,7 +3828,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -3876,7 +3876,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -3911,7 +3911,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -4661,7 +4661,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -4735,7 +4735,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -4876,7 +4876,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { /// [System.Xml.Serialization.XmlIncludeAttribute(typeof(detrazioneFiscalita))] - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -4989,7 +4989,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -5032,7 +5032,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { [System.Xml.Serialization.XmlIncludeAttribute(typeof(fiscalitaComuneResponse))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(whatIfOmiResponse))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(mapByCoordinateResponse))] - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -5067,7 +5067,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -5102,7 +5102,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -5241,7 +5241,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -5302,7 +5302,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -5389,7 +5389,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://services.engine.immobili.prometeia.it/")] public enum immobileType { @@ -5402,7 +5402,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -5476,7 +5476,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -5511,7 +5511,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -5559,7 +5559,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -5633,7 +5633,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -5656,7 +5656,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -5691,7 +5691,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -5713,7 +5713,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -5995,7 +5995,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -6017,7 +6017,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -6338,7 +6338,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -6464,7 +6464,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -6512,7 +6512,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -6911,7 +6911,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -6959,7 +6959,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -6981,7 +6981,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -7016,7 +7016,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -7064,7 +7064,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -7086,7 +7086,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -7109,7 +7109,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -7131,7 +7131,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -7154,7 +7154,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -7176,7 +7176,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -7211,7 +7211,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -7324,7 +7324,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -7359,7 +7359,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -7381,7 +7381,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -7416,7 +7416,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -7477,7 +7477,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -7629,7 +7629,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -7651,7 +7651,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -7701,7 +7701,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -7736,7 +7736,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -7927,7 +7927,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -8404,7 +8404,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -8453,7 +8453,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { /// [System.Xml.Serialization.XmlIncludeAttribute(typeof(mapComune))] - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -8554,7 +8554,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -8589,7 +8589,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -8611,7 +8611,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -8659,7 +8659,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -8720,7 +8720,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -8769,7 +8769,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -8830,7 +8830,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -8878,7 +8878,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -8887,7 +8887,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -8922,7 +8922,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -8996,7 +8996,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -9044,7 +9044,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -9119,7 +9119,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { /// [System.Xml.Serialization.XmlIncludeAttribute(typeof(subAliquoteRequest))] - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -9167,7 +9167,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -9189,7 +9189,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -9224,7 +9224,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -9285,7 +9285,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -9320,7 +9320,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -9485,7 +9485,7 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1064.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -9507,11 +9507,11 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1038.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void getMapByCoordinateCompletedEventHandler(object sender, getMapByCoordinateCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1038.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class getMapByCoordinateCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -9533,11 +9533,11 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1038.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void whatIfValutazioneOmiCompletedEventHandler(object sender, whatIfValutazioneOmiCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1038.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class whatIfValutazioneOmiCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -9559,11 +9559,11 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1038.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void getFiscalitaComuneCompletedEventHandler(object sender, getFiscalitaComuneCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1038.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class getFiscalitaComuneCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -9585,11 +9585,11 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1038.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void mapByLatLonCompletedEventHandler(object sender, mapByLatLonCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1038.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class mapByLatLonCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -9611,11 +9611,11 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1038.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void getValutazioneIndirizziCompletedEventHandler(object sender, getValutazioneIndirizziCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1038.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class getValutazioneIndirizziCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -9637,11 +9637,11 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1038.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void getValoreCatastaleCompletedEventHandler(object sender, getValoreCatastaleCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1038.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class getValoreCatastaleCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -9663,11 +9663,11 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1038.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void getZonaOmiCompletedEventHandler(object sender, getZonaOmiCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1038.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class getZonaOmiCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -9689,11 +9689,11 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1038.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void getComuneCompletedEventHandler(object sender, getComuneCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1038.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class getComuneCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -9715,11 +9715,11 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1038.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void findSubAliquotaCompletedEventHandler(object sender, findSubAliquotaCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1038.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class findSubAliquotaCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -9741,11 +9741,11 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1038.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void geolocalizzaIndirizzoCompletedEventHandler(object sender, geolocalizzaIndirizzoCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1038.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class geolocalizzaIndirizzoCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -9767,11 +9767,11 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1038.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void getMapComuniItalyCompletedEventHandler(object sender, getMapComuniItalyCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1038.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class getMapComuniItalyCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -9793,11 +9793,11 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1038.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void findDetrazioneCompletedEventHandler(object sender, findDetrazioneCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1038.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class findDetrazioneCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -9819,11 +9819,11 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1038.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void getAnagraficaComuniCompletedEventHandler(object sender, getAnagraficaComuniCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1038.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class getAnagraficaComuniCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -9845,11 +9845,11 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1038.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void getStatoRichiesteCompletedEventHandler(object sender, getStatoRichiesteCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1038.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class getStatoRichiesteCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -9871,11 +9871,11 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1038.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void getDataAggiornamentoCompletedEventHandler(object sender, getDataAggiornamentoCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1038.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class getDataAggiornamentoCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -9897,11 +9897,11 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1038.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void whatIfValutazioneOnlineCompletedEventHandler(object sender, whatIfValutazioneOnlineCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1038.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class whatIfValutazioneOnlineCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -9923,11 +9923,11 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1038.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void tariImmobiliCompletedEventHandler(object sender, tariImmobiliCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1038.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class tariImmobiliCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -9949,11 +9949,11 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1038.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void findAliquotaCompletedEventHandler(object sender, findAliquotaCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1038.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class findAliquotaCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -9975,11 +9975,11 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1038.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void richiestaMassivaCodiciFiscaliCompletedEventHandler(object sender, richiestaMassivaCodiciFiscaliCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1038.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class richiestaMassivaCodiciFiscaliCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -10001,11 +10001,11 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1038.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void mapByAddressCompletedEventHandler(object sender, mapByAddressCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1038.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class mapByAddressCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -10027,11 +10027,11 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1038.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void fiscalitaImmobiliCompletedEventHandler(object sender, fiscalitaImmobiliCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1038.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class fiscalitaImmobiliCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -10053,11 +10053,11 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1038.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void searchByCodiceFiscaleCompletedEventHandler(object sender, searchByCodiceFiscaleCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1038.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class searchByCodiceFiscaleCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -10079,11 +10079,11 @@ namespace Consulenza.ExternalServices.PrometeiaCatasto { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1038.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void getStatoMassivaCompletedEventHandler(object sender, getStatoMassivaCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1038.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class getStatoMassivaCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { diff --git a/Consulenza.ExternalServices/Web References/PrometeiaCatasto/aliquoteImmobiliResponse.datasource b/Consulenza.ExternalServices/Web References/PrometeiaCatasto/aliquoteImmobiliResponse.datasource index 98721c0..c628248 100644 --- a/Consulenza.ExternalServices/Web References/PrometeiaCatasto/aliquoteImmobiliResponse.datasource +++ b/Consulenza.ExternalServices/Web References/PrometeiaCatasto/aliquoteImmobiliResponse.datasource @@ -6,5 +6,5 @@ cause the file to be unrecognizable by the program. --> - Consulenza.ExternalServices.PrometeiaCatasto.aliquoteImmobiliResponse, Web References.PrometeiaCatasto.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null + Consulenza.ExternalServices.PrometeiaCatasto.aliquoteImmobiliResponse, Web References.PrometeiaCatasto.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null \ No newline at end of file diff --git a/Consulenza.ExternalServices/Web References/PrometeiaCatasto/aliquoteResponse.datasource b/Consulenza.ExternalServices/Web References/PrometeiaCatasto/aliquoteResponse.datasource index 03b6000..74b79dc 100644 --- a/Consulenza.ExternalServices/Web References/PrometeiaCatasto/aliquoteResponse.datasource +++ b/Consulenza.ExternalServices/Web References/PrometeiaCatasto/aliquoteResponse.datasource @@ -6,5 +6,5 @@ cause the file to be unrecognizable by the program. --> - Consulenza.ExternalServices.PrometeiaCatasto.aliquoteResponse, Web References.PrometeiaCatasto.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null + Consulenza.ExternalServices.PrometeiaCatasto.aliquoteResponse, Web References.PrometeiaCatasto.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null \ No newline at end of file diff --git a/Consulenza.ExternalServices/Web References/PrometeiaCatasto/anagraficaComuniResponse.datasource b/Consulenza.ExternalServices/Web References/PrometeiaCatasto/anagraficaComuniResponse.datasource index 5ea4036..a368097 100644 --- a/Consulenza.ExternalServices/Web References/PrometeiaCatasto/anagraficaComuniResponse.datasource +++ b/Consulenza.ExternalServices/Web References/PrometeiaCatasto/anagraficaComuniResponse.datasource @@ -6,5 +6,5 @@ cause the file to be unrecognizable by the program. --> - Consulenza.ExternalServices.PrometeiaCatasto.anagraficaComuniResponse, Web References.PrometeiaCatasto.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null + Consulenza.ExternalServices.PrometeiaCatasto.anagraficaComuniResponse, Web References.PrometeiaCatasto.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null \ No newline at end of file diff --git a/Consulenza.ExternalServices/Web References/PrometeiaCatasto/comuneResponse.datasource b/Consulenza.ExternalServices/Web References/PrometeiaCatasto/comuneResponse.datasource index b066789..1fc930e 100644 --- a/Consulenza.ExternalServices/Web References/PrometeiaCatasto/comuneResponse.datasource +++ b/Consulenza.ExternalServices/Web References/PrometeiaCatasto/comuneResponse.datasource @@ -6,5 +6,5 @@ cause the file to be unrecognizable by the program. --> - Consulenza.ExternalServices.PrometeiaCatasto.comuneResponse, Web References.PrometeiaCatasto.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null + Consulenza.ExternalServices.PrometeiaCatasto.comuneResponse, Web References.PrometeiaCatasto.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null \ No newline at end of file diff --git a/Consulenza.ExternalServices/Web References/PrometeiaCatasto/dataAggiornamentoResponse.datasource b/Consulenza.ExternalServices/Web References/PrometeiaCatasto/dataAggiornamentoResponse.datasource index 5b66fe1..e39d10b 100644 --- a/Consulenza.ExternalServices/Web References/PrometeiaCatasto/dataAggiornamentoResponse.datasource +++ b/Consulenza.ExternalServices/Web References/PrometeiaCatasto/dataAggiornamentoResponse.datasource @@ -6,5 +6,5 @@ cause the file to be unrecognizable by the program. --> - Consulenza.ExternalServices.PrometeiaCatasto.dataAggiornamentoResponse, Web References.PrometeiaCatasto.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null + Consulenza.ExternalServices.PrometeiaCatasto.dataAggiornamentoResponse, Web References.PrometeiaCatasto.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null \ No newline at end of file diff --git a/Consulenza.ExternalServices/Web References/PrometeiaCatasto/detrazioniResponse.datasource b/Consulenza.ExternalServices/Web References/PrometeiaCatasto/detrazioniResponse.datasource index 70aa4d4..9a97981 100644 --- a/Consulenza.ExternalServices/Web References/PrometeiaCatasto/detrazioniResponse.datasource +++ b/Consulenza.ExternalServices/Web References/PrometeiaCatasto/detrazioniResponse.datasource @@ -6,5 +6,5 @@ cause the file to be unrecognizable by the program. --> - Consulenza.ExternalServices.PrometeiaCatasto.detrazioniResponse, Web References.PrometeiaCatasto.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null + Consulenza.ExternalServices.PrometeiaCatasto.detrazioniResponse, Web References.PrometeiaCatasto.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null \ No newline at end of file diff --git a/Consulenza.ExternalServices/Web References/PrometeiaCatasto/fiscalitaComuneResponse.datasource b/Consulenza.ExternalServices/Web References/PrometeiaCatasto/fiscalitaComuneResponse.datasource index fa5539e..d2483c1 100644 --- a/Consulenza.ExternalServices/Web References/PrometeiaCatasto/fiscalitaComuneResponse.datasource +++ b/Consulenza.ExternalServices/Web References/PrometeiaCatasto/fiscalitaComuneResponse.datasource @@ -6,5 +6,5 @@ cause the file to be unrecognizable by the program. --> - Consulenza.ExternalServices.PrometeiaCatasto.fiscalitaComuneResponse, Web References.PrometeiaCatasto.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null + Consulenza.ExternalServices.PrometeiaCatasto.fiscalitaComuneResponse, Web References.PrometeiaCatasto.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null \ No newline at end of file diff --git a/Consulenza.ExternalServices/Web References/PrometeiaCatasto/geolocalizzaIndirizzoResponse.datasource b/Consulenza.ExternalServices/Web References/PrometeiaCatasto/geolocalizzaIndirizzoResponse.datasource index 824a93f..4b3712c 100644 --- a/Consulenza.ExternalServices/Web References/PrometeiaCatasto/geolocalizzaIndirizzoResponse.datasource +++ b/Consulenza.ExternalServices/Web References/PrometeiaCatasto/geolocalizzaIndirizzoResponse.datasource @@ -6,5 +6,5 @@ cause the file to be unrecognizable by the program. --> - Consulenza.ExternalServices.PrometeiaCatasto.geolocalizzaIndirizzoResponse, Web References.PrometeiaCatasto.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null + Consulenza.ExternalServices.PrometeiaCatasto.geolocalizzaIndirizzoResponse, Web References.PrometeiaCatasto.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null \ No newline at end of file diff --git a/Consulenza.ExternalServices/Web References/PrometeiaCatasto/infoCatastaliMassivaResponse.datasource b/Consulenza.ExternalServices/Web References/PrometeiaCatasto/infoCatastaliMassivaResponse.datasource index 8c7ad5e..0897d97 100644 --- a/Consulenza.ExternalServices/Web References/PrometeiaCatasto/infoCatastaliMassivaResponse.datasource +++ b/Consulenza.ExternalServices/Web References/PrometeiaCatasto/infoCatastaliMassivaResponse.datasource @@ -6,5 +6,5 @@ cause the file to be unrecognizable by the program. --> - Consulenza.ExternalServices.PrometeiaCatasto.infoCatastaliMassivaResponse, Web References.PrometeiaCatasto.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null + Consulenza.ExternalServices.PrometeiaCatasto.infoCatastaliMassivaResponse, Web References.PrometeiaCatasto.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null \ No newline at end of file diff --git a/Consulenza.ExternalServices/Web References/PrometeiaCatasto/infoCatastaliResponse.datasource b/Consulenza.ExternalServices/Web References/PrometeiaCatasto/infoCatastaliResponse.datasource index adfda96..2e583b9 100644 --- a/Consulenza.ExternalServices/Web References/PrometeiaCatasto/infoCatastaliResponse.datasource +++ b/Consulenza.ExternalServices/Web References/PrometeiaCatasto/infoCatastaliResponse.datasource @@ -6,5 +6,5 @@ cause the file to be unrecognizable by the program. --> - Consulenza.ExternalServices.PrometeiaCatasto.infoCatastaliResponse, Web References.PrometeiaCatasto.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null + Consulenza.ExternalServices.PrometeiaCatasto.infoCatastaliResponse, Web References.PrometeiaCatasto.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null \ No newline at end of file diff --git a/Consulenza.ExternalServices/Web References/PrometeiaCatasto/mapByCoordinateResponse.datasource b/Consulenza.ExternalServices/Web References/PrometeiaCatasto/mapByCoordinateResponse.datasource index 4735900..4dfe348 100644 --- a/Consulenza.ExternalServices/Web References/PrometeiaCatasto/mapByCoordinateResponse.datasource +++ b/Consulenza.ExternalServices/Web References/PrometeiaCatasto/mapByCoordinateResponse.datasource @@ -6,5 +6,5 @@ cause the file to be unrecognizable by the program. --> - Consulenza.ExternalServices.PrometeiaCatasto.mapByCoordinateResponse, Web References.PrometeiaCatasto.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null + Consulenza.ExternalServices.PrometeiaCatasto.mapByCoordinateResponse, Web References.PrometeiaCatasto.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null \ No newline at end of file diff --git a/Consulenza.ExternalServices/Web References/PrometeiaCatasto/mapResponse.datasource b/Consulenza.ExternalServices/Web References/PrometeiaCatasto/mapResponse.datasource index 404e4f3..56c0910 100644 --- a/Consulenza.ExternalServices/Web References/PrometeiaCatasto/mapResponse.datasource +++ b/Consulenza.ExternalServices/Web References/PrometeiaCatasto/mapResponse.datasource @@ -6,5 +6,5 @@ cause the file to be unrecognizable by the program. --> - Consulenza.ExternalServices.PrometeiaCatasto.mapResponse, Web References.PrometeiaCatasto.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null + Consulenza.ExternalServices.PrometeiaCatasto.mapResponse, Web References.PrometeiaCatasto.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null \ No newline at end of file diff --git a/Consulenza.ExternalServices/Web References/PrometeiaCatasto/statoMassivaResponse.datasource b/Consulenza.ExternalServices/Web References/PrometeiaCatasto/statoMassivaResponse.datasource index 271ef6b..6c8ef0f 100644 --- a/Consulenza.ExternalServices/Web References/PrometeiaCatasto/statoMassivaResponse.datasource +++ b/Consulenza.ExternalServices/Web References/PrometeiaCatasto/statoMassivaResponse.datasource @@ -6,5 +6,5 @@ cause the file to be unrecognizable by the program. --> - Consulenza.ExternalServices.PrometeiaCatasto.statoMassivaResponse, Web References.PrometeiaCatasto.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null + Consulenza.ExternalServices.PrometeiaCatasto.statoMassivaResponse, Web References.PrometeiaCatasto.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null \ No newline at end of file diff --git a/Consulenza.ExternalServices/Web References/PrometeiaCatasto/statoRichiesteResponse.datasource b/Consulenza.ExternalServices/Web References/PrometeiaCatasto/statoRichiesteResponse.datasource index 110a569..ead81fd 100644 --- a/Consulenza.ExternalServices/Web References/PrometeiaCatasto/statoRichiesteResponse.datasource +++ b/Consulenza.ExternalServices/Web References/PrometeiaCatasto/statoRichiesteResponse.datasource @@ -6,5 +6,5 @@ cause the file to be unrecognizable by the program. --> - Consulenza.ExternalServices.PrometeiaCatasto.statoRichiesteResponse, Web References.PrometeiaCatasto.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null + Consulenza.ExternalServices.PrometeiaCatasto.statoRichiesteResponse, Web References.PrometeiaCatasto.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null \ No newline at end of file diff --git a/Consulenza.ExternalServices/Web References/PrometeiaCatasto/tariImmobiliResponse.datasource b/Consulenza.ExternalServices/Web References/PrometeiaCatasto/tariImmobiliResponse.datasource index b6fcbef..42958f0 100644 --- a/Consulenza.ExternalServices/Web References/PrometeiaCatasto/tariImmobiliResponse.datasource +++ b/Consulenza.ExternalServices/Web References/PrometeiaCatasto/tariImmobiliResponse.datasource @@ -6,5 +6,5 @@ cause the file to be unrecognizable by the program. --> - Consulenza.ExternalServices.PrometeiaCatasto.tariImmobiliResponse, Web References.PrometeiaCatasto.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null + Consulenza.ExternalServices.PrometeiaCatasto.tariImmobiliResponse, Web References.PrometeiaCatasto.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null \ No newline at end of file diff --git a/Consulenza.ExternalServices/Web References/PrometeiaCatasto/valoreCatastaleResponce.datasource b/Consulenza.ExternalServices/Web References/PrometeiaCatasto/valoreCatastaleResponce.datasource index 17cc960..29711ff 100644 --- a/Consulenza.ExternalServices/Web References/PrometeiaCatasto/valoreCatastaleResponce.datasource +++ b/Consulenza.ExternalServices/Web References/PrometeiaCatasto/valoreCatastaleResponce.datasource @@ -6,5 +6,5 @@ cause the file to be unrecognizable by the program. --> - Consulenza.ExternalServices.PrometeiaCatasto.valoreCatastaleResponce, Web References.PrometeiaCatasto.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null + Consulenza.ExternalServices.PrometeiaCatasto.valoreCatastaleResponce, Web References.PrometeiaCatasto.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null \ No newline at end of file diff --git a/Consulenza.ExternalServices/Web References/PrometeiaCatasto/valutazioneIndirizziResponse.datasource b/Consulenza.ExternalServices/Web References/PrometeiaCatasto/valutazioneIndirizziResponse.datasource index 6cda317..07bed3f 100644 --- a/Consulenza.ExternalServices/Web References/PrometeiaCatasto/valutazioneIndirizziResponse.datasource +++ b/Consulenza.ExternalServices/Web References/PrometeiaCatasto/valutazioneIndirizziResponse.datasource @@ -6,5 +6,5 @@ cause the file to be unrecognizable by the program. --> - Consulenza.ExternalServices.PrometeiaCatasto.valutazioneIndirizziResponse, Web References.PrometeiaCatasto.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null + Consulenza.ExternalServices.PrometeiaCatasto.valutazioneIndirizziResponse, Web References.PrometeiaCatasto.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null \ No newline at end of file diff --git a/Consulenza.ExternalServices/Web References/PrometeiaCatasto/whatIfOmiResponse.datasource b/Consulenza.ExternalServices/Web References/PrometeiaCatasto/whatIfOmiResponse.datasource index 79fcd83..78b95f3 100644 --- a/Consulenza.ExternalServices/Web References/PrometeiaCatasto/whatIfOmiResponse.datasource +++ b/Consulenza.ExternalServices/Web References/PrometeiaCatasto/whatIfOmiResponse.datasource @@ -6,5 +6,5 @@ cause the file to be unrecognizable by the program. --> - Consulenza.ExternalServices.PrometeiaCatasto.whatIfOmiResponse, Web References.PrometeiaCatasto.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null + Consulenza.ExternalServices.PrometeiaCatasto.whatIfOmiResponse, Web References.PrometeiaCatasto.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null \ No newline at end of file diff --git a/Consulenza.ExternalServices/Web References/PrometeiaCatasto/whatIfOnlineResponse.datasource b/Consulenza.ExternalServices/Web References/PrometeiaCatasto/whatIfOnlineResponse.datasource index 242210c..d246002 100644 --- a/Consulenza.ExternalServices/Web References/PrometeiaCatasto/whatIfOnlineResponse.datasource +++ b/Consulenza.ExternalServices/Web References/PrometeiaCatasto/whatIfOnlineResponse.datasource @@ -6,5 +6,5 @@ cause the file to be unrecognizable by the program. --> - Consulenza.ExternalServices.PrometeiaCatasto.whatIfOnlineResponse, Web References.PrometeiaCatasto.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null + Consulenza.ExternalServices.PrometeiaCatasto.whatIfOnlineResponse, Web References.PrometeiaCatasto.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null \ No newline at end of file diff --git a/Consulenza.ExternalServices/Web References/PrometeiaCatasto/zonaOmiResponse.datasource b/Consulenza.ExternalServices/Web References/PrometeiaCatasto/zonaOmiResponse.datasource index bf85c7c..cc67601 100644 --- a/Consulenza.ExternalServices/Web References/PrometeiaCatasto/zonaOmiResponse.datasource +++ b/Consulenza.ExternalServices/Web References/PrometeiaCatasto/zonaOmiResponse.datasource @@ -6,5 +6,5 @@ cause the file to be unrecognizable by the program. --> - Consulenza.ExternalServices.PrometeiaCatasto.zonaOmiResponse, Web References.PrometeiaCatasto.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null + Consulenza.ExternalServices.PrometeiaCatasto.zonaOmiResponse, Web References.PrometeiaCatasto.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null \ No newline at end of file diff --git a/Consulenza.ExternalServices/Web References/PrometeiaWSPuc/Reference.cs b/Consulenza.ExternalServices/Web References/PrometeiaWSPuc/Reference.cs index 555c6ee..c50355b 100644 --- a/Consulenza.ExternalServices/Web References/PrometeiaWSPuc/Reference.cs +++ b/Consulenza.ExternalServices/Web References/PrometeiaWSPuc/Reference.cs @@ -14,16 +14,16 @@ #pragma warning disable 1591 namespace Consulenza.ExternalServices.PrometeiaWSPuc { - using System; - using System.Web.Services; using System.Diagnostics; - using System.Web.Services.Protocols; + using System; using System.Xml.Serialization; using System.ComponentModel; + using System.Web.Services.Protocols; + using System.Web.Services; /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Web.Services.WebServiceBindingAttribute(Name="PrometeiaProxyServicesSoapBinding", Namespace="http://fideuram.it/frontend-unico/prometeiaWs")] @@ -204,7 +204,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -252,7 +252,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -482,7 +482,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -504,7 +504,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -539,7 +539,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -796,7 +796,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -948,7 +948,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -1009,7 +1009,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -1475,7 +1475,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -1804,7 +1804,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { [System.Xml.Serialization.XmlIncludeAttribute(typeof(valoreCatastaleRequest))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(aliquoteImmobiliRequest))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(tariImmobiliRequest))] - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -1839,7 +1839,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -1900,7 +1900,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -1936,7 +1936,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -2076,7 +2076,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -2085,7 +2085,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -2172,7 +2172,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -2221,7 +2221,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -2230,7 +2230,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -2252,7 +2252,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -2288,7 +2288,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -2324,7 +2324,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -2984,7 +2984,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -3007,7 +3007,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -3043,7 +3043,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -3104,7 +3104,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -3152,7 +3152,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -3174,7 +3174,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -3443,7 +3443,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -3465,7 +3465,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -3514,7 +3514,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -3694,7 +3694,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -3716,7 +3716,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -3751,7 +3751,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -3786,7 +3786,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -3873,7 +3873,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -4051,7 +4051,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -4060,7 +4060,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -4096,7 +4096,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -4118,7 +4118,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -4452,7 +4452,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -4500,7 +4500,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -4523,7 +4523,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { /// [System.Xml.Serialization.XmlIncludeAttribute(typeof(mapComune))] - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -4624,7 +4624,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -4659,7 +4659,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -4681,7 +4681,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -4807,7 +4807,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -4881,7 +4881,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -4903,7 +4903,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -5003,7 +5003,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -5052,7 +5052,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { /// [System.Xml.Serialization.XmlIncludeAttribute(typeof(subAliquoteRequest))] - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -5100,7 +5100,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -5122,7 +5122,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -5144,7 +5144,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -5348,7 +5348,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -5383,7 +5383,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -5470,7 +5470,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -5596,7 +5596,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -5644,7 +5644,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -5822,7 +5822,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -5883,7 +5883,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -5932,7 +5932,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -5954,7 +5954,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -5976,7 +5976,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -5999,7 +5999,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -6099,7 +6099,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -6240,7 +6240,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { /// [System.Xml.Serialization.XmlIncludeAttribute(typeof(detrazioneFiscalita))] - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -6379,7 +6379,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -6442,7 +6442,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { [System.Xml.Serialization.XmlIncludeAttribute(typeof(infoCatastaliResponse))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(statoRichiesteResponse))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(tariImmobiliResponse))] - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -6477,7 +6477,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -6538,7 +6538,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -6586,7 +6586,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -6687,7 +6687,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -6722,7 +6722,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -6991,7 +6991,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -7026,7 +7026,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -7556,7 +7556,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -7578,7 +7578,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -7613,7 +7613,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -7765,7 +7765,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -7787,7 +7787,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -7809,7 +7809,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -8092,7 +8092,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -8127,7 +8127,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -8331,7 +8331,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -8431,7 +8431,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -8466,7 +8466,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -8488,7 +8488,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -8510,7 +8510,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -9027,7 +9027,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -9090,7 +9090,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { /// [System.Xml.Serialization.XmlIncludeAttribute(typeof(alertVivacita))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(alertAliquota))] - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -9152,7 +9152,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -9187,7 +9187,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -9209,7 +9209,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -9244,7 +9244,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -9435,7 +9435,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -9483,7 +9483,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -9960,7 +9960,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -10008,7 +10008,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -10368,7 +10368,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -10416,7 +10416,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -10867,7 +10867,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -10917,7 +10917,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -10991,7 +10991,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -11052,7 +11052,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -11113,7 +11113,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -11135,7 +11135,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -11157,7 +11157,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -11192,7 +11192,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -11319,7 +11319,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -11342,7 +11342,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -11377,7 +11377,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -11438,7 +11438,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -11447,7 +11447,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -11495,7 +11495,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -11517,7 +11517,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -11540,7 +11540,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -11667,7 +11667,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -11703,7 +11703,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -11751,7 +11751,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -11800,7 +11800,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -11836,7 +11836,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -12132,7 +12132,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -12154,7 +12154,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -12307,7 +12307,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -12382,7 +12382,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -12469,7 +12469,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://services.engine.immobili.prometeia.it/")] public enum immobileType { @@ -12482,7 +12482,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -12765,7 +12765,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -12800,7 +12800,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://services.engine.immobili.prometeia.it/")] public enum codFormaGiuridicaType { @@ -12834,7 +12834,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -12960,7 +12960,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -12995,7 +12995,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://services.engine.immobili.prometeia.it/")] public enum soggettoType { @@ -13014,7 +13014,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -13128,7 +13128,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -13163,7 +13163,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -13225,7 +13225,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -13299,7 +13299,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -14089,7 +14089,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -14124,7 +14124,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -14172,7 +14172,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -14233,7 +14233,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -14541,7 +14541,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -14628,7 +14628,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -14690,7 +14690,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -14856,7 +14856,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -15061,7 +15061,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -15110,7 +15110,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -15198,7 +15198,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -15220,7 +15220,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -15242,7 +15242,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -15264,7 +15264,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -15286,7 +15286,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -15308,7 +15308,7 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -15330,11 +15330,11 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void fiscalitaTariCompletedEventHandler(object sender, fiscalitaTariCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class fiscalitaTariCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -15356,11 +15356,11 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void getMapComuniItalyCompletedEventHandler(object sender, getMapComuniItalyCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class getMapComuniItalyCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -15382,11 +15382,11 @@ namespace Consulenza.ExternalServices.PrometeiaWSPuc { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void fiscalitaImmobiliCompletedEventHandler(object sender, fiscalitaImmobiliCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3752.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class fiscalitaImmobiliCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { diff --git a/Consulenza.ExternalServices/Web References/PrometeiaWSPuc/aliquoteImmobiliResponse.datasource b/Consulenza.ExternalServices/Web References/PrometeiaWSPuc/aliquoteImmobiliResponse.datasource new file mode 100644 index 0000000..e69de29 diff --git a/Consulenza.ExternalServices/app.config b/Consulenza.ExternalServices/app.config index 430ac78..f630a28 100644 --- a/Consulenza.ExternalServices/app.config +++ b/Consulenza.ExternalServices/app.config @@ -7,22 +7,19 @@ - + http://realestate-test.prometeia.it/IMEServices/ws/catasto/ - + http://localhost:8080/fu-app/ReportManagerService - + http://bfwspuc01c.sysfideuram.sysbancafideuram.it:8080/fu-app/PrometeiaProxyServices - - - + + + diff --git a/Consulenza.Immobiliare.Business/.vs/Consulenza.Immobiliare.Business.csproj.dtbcache.json b/Consulenza.Immobiliare.Business/.vs/Consulenza.Immobiliare.Business.csproj.dtbcache.json new file mode 100644 index 0000000..011d78f --- /dev/null +++ b/Consulenza.Immobiliare.Business/.vs/Consulenza.Immobiliare.Business.csproj.dtbcache.json @@ -0,0 +1 @@ +{"RootPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Immobiliare.Business","ProjectFileName":"Consulenza.Immobiliare.Business.csproj","Configuration":"Debug|AnyCPU","FrameworkPath":"","Sources":[{"SourceFile":"DataService.cs"},{"SourceFile":"GeneratorService.cs"},{"SourceFile":"Properties\\AssemblyInfo.cs"},{"SourceFile":"obj\\Debug\\.NETFramework,Version=v4.0.AssemblyAttributes.cs"}],"References":[{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Unica.Solution\\DLL_SHARED\\ceTe.DynamicPDF.20.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.DataServices\\bin\\Debug\\Consulenza.DataServices.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportCommon\\bin\\Debug\\Consulenza.ReportCommon.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportCommon\\bin\\Debug\\Consulenza.ReportCommon.dll"},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportModeler.Manager\\bin\\Debug\\Consulenza.ReportModeler.Manager.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportModeler.Manager\\bin\\Debug\\Consulenza.ReportModeler.Manager.dll"},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.WebTemplateModeler\\bin\\Debug\\Consulenza.WebTemplateModeler.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Unica.Solution\\DLL_SHARED\\DataAccessLayer.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.NET\\Framework\\v4.0.30319\\mscorlib.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.Core\\v4.0_4.0.0.0__b77a5c561934e089\\System.Core.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_64\\System.Data\\v4.0_4.0.0.0__b77a5c561934e089\\System.Data.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System\\v4.0_4.0.0.0__b77a5c561934e089\\System.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.Xml\\v4.0_4.0.0.0__b77a5c561934e089\\System.Xml.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""}],"Analyzers":[],"Outputs":[{"OutputItemFullPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Immobiliare.Business\\bin\\Debug\\Consulenza.Immobiliare.Business.dll","OutputItemRelativePath":"Consulenza.Immobiliare.Business.dll"},{"OutputItemFullPath":"","OutputItemRelativePath":""}],"CopyToOutputEntries":[]} \ No newline at end of file diff --git a/Consulenza.Immobiliare.Business/Consulenza.Immobiliare.Business.csproj b/Consulenza.Immobiliare.Business/Consulenza.Immobiliare.Business.csproj index aa6b445..0f9935e 100644 --- a/Consulenza.Immobiliare.Business/Consulenza.Immobiliare.Business.csproj +++ b/Consulenza.Immobiliare.Business/Consulenza.Immobiliare.Business.csproj @@ -1,5 +1,5 @@  - + Debug AnyCPU @@ -10,7 +10,7 @@ Properties Consulenza.Immobiliare.Business Consulenza.Immobiliare.Business - v4.0 + v4.8 512 SAK SAK @@ -31,6 +31,7 @@ false false true + true @@ -41,6 +42,7 @@ prompt 4 AllRules.ruleset + false pdbonly @@ -50,6 +52,7 @@ prompt 4 AllRules.ruleset + false bin\Sviluppo\ @@ -66,6 +69,7 @@ true ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules true + false bin\ProduzioneUnicaCB\ @@ -77,6 +81,7 @@ false false AllRules.ruleset + false bin\TestUnica\ @@ -88,6 +93,7 @@ false false AllRules.ruleset + false bin\ProduzioneUnica01\ @@ -103,6 +109,7 @@ ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules false + false bin\ProduzioneUnica02\ @@ -120,6 +127,7 @@ ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules false false + false diff --git a/Consulenza.Immobiliare.Services/.vs/Consulenza.Immobiliare.Services.csproj.dtbcache.json b/Consulenza.Immobiliare.Services/.vs/Consulenza.Immobiliare.Services.csproj.dtbcache.json new file mode 100644 index 0000000..7bc9d7d --- /dev/null +++ b/Consulenza.Immobiliare.Services/.vs/Consulenza.Immobiliare.Services.csproj.dtbcache.json @@ -0,0 +1 @@ +{"RootPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Immobiliare.Services","ProjectFileName":"Consulenza.Immobiliare.Services.csproj","Configuration":"Debug|AnyCPU","FrameworkPath":"","Sources":[{"SourceFile":"Properties\\AssemblyInfo.cs"},{"SourceFile":"WSImmobiliare.asmx.cs"},{"SourceFile":"obj\\Debug\\.NETFramework,Version=v4.0.AssemblyAttributes.cs"}],"References":[{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Unica.Solution\\DLL_SHARED\\ceTe.DynamicPDF.20.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.DataServices\\bin\\Debug\\Consulenza.DataServices.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Immobiliare.Business\\bin\\Debug\\Consulenza.Immobiliare.Business.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Immobiliare.Business\\bin\\Debug\\Consulenza.Immobiliare.Business.dll"},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.PDFLettera\\bin\\Debug\\Consulenza.PDFLettera.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportCommon\\bin\\Debug\\Consulenza.ReportCommon.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportWriter.Business\\bin\\Debug\\Consulenza.ReportWriter.Business.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportWriter.Business\\bin\\Debug\\Consulenza.ReportWriter.Business.dll"},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.WebTemplateModeler\\bin\\Debug\\Consulenza.WebTemplateModeler.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Unica.Solution\\DLL_SHARED\\DataAccessLayer.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.NET\\Framework\\v4.0.30319\\mscorlib.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.Core\\v4.0_4.0.0.0__b77a5c561934e089\\System.Core.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_64\\System.Data\\v4.0_4.0.0.0__b77a5c561934e089\\System.Data.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System\\v4.0_4.0.0.0__b77a5c561934e089\\System.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.Web.Services\\v4.0_4.0.0.0__b03f5f7f11d50a3a\\System.Web.Services.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""}],"Analyzers":[],"Outputs":[{"OutputItemFullPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Immobiliare.Services\\bin\\Consulenza.Immobiliare.Services.dll","OutputItemRelativePath":"Consulenza.Immobiliare.Services.dll"},{"OutputItemFullPath":"","OutputItemRelativePath":""}],"CopyToOutputEntries":[]} \ No newline at end of file diff --git a/Consulenza.Immobiliare.Services/Consulenza.Immobiliare.Services.csproj b/Consulenza.Immobiliare.Services/Consulenza.Immobiliare.Services.csproj index f8c9c60..64484b9 100644 --- a/Consulenza.Immobiliare.Services/Consulenza.Immobiliare.Services.csproj +++ b/Consulenza.Immobiliare.Services/Consulenza.Immobiliare.Services.csproj @@ -1,5 +1,5 @@  - + bin\ AnyCPU @@ -11,6 +11,7 @@ true ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules true + false bin\ @@ -27,6 +28,7 @@ false ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules true + false bin\ @@ -43,6 +45,7 @@ false ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules true + false bin\ @@ -59,6 +62,7 @@ false ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules false + false bin\ @@ -76,6 +80,7 @@ ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules false false + false @@ -90,7 +95,7 @@ Properties Consulenza.Immobiliare.Services Consulenza.Immobiliare.Services - v4.0 + v4.8 SAK SAK SAK @@ -107,6 +112,7 @@ + true @@ -116,6 +122,7 @@ DEBUG;TRACE prompt 4 + false pdbonly @@ -124,6 +131,7 @@ TRACE prompt 4 + false bin\ @@ -141,6 +149,7 @@ ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules true true + false bin\ @@ -157,6 +166,7 @@ false ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules true + false bin\ @@ -173,6 +183,7 @@ false ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules true + false bin\ @@ -189,9 +200,11 @@ false ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules true + false bin\ + false @@ -221,9 +234,14 @@ ..\Consulenza.Unica.Solution\DLL_SHARED\DataAccessLayer.dll - + + + + + + diff --git a/Consulenza.Immobiliare.Services/Web.config b/Consulenza.Immobiliare.Services/Web.config index 13b3620..02431c5 100644 --- a/Consulenza.Immobiliare.Services/Web.config +++ b/Consulenza.Immobiliare.Services/Web.config @@ -50,7 +50,6 @@ - - + - - - - - + - + - + \ No newline at end of file diff --git a/Consulenza.PDFLettera/.vs/Consulenza.PDFLettera.csproj.dtbcache.json b/Consulenza.PDFLettera/.vs/Consulenza.PDFLettera.csproj.dtbcache.json new file mode 100644 index 0000000..03b43ac --- /dev/null +++ b/Consulenza.PDFLettera/.vs/Consulenza.PDFLettera.csproj.dtbcache.json @@ -0,0 +1 @@ +{"RootPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.PDFLettera","ProjectFileName":"Consulenza.PDFLettera.csproj","Configuration":"Debug|AnyCPU","FrameworkPath":"","Sources":[{"SourceFile":"GestoreLettera.cs"},{"SourceFile":"LetteraAccettazioneAttivazioneSeiPosticipata.cs"},{"SourceFile":"LetteraAccettazioneConAttivazioneSei.cs"},{"SourceFile":"LetteraAccompagnamentoPeriodico.cs"},{"SourceFile":"LetteraBenvenuto.cs"},{"SourceFile":"LetteraRistampa.cs"},{"SourceFile":"Properties\\AssemblyInfo.cs"},{"SourceFile":"obj\\Debug\\.NETFramework,Version=v4.0.AssemblyAttributes.cs"}],"References":[{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Unica.Solution\\DLL_SHARED\\ceTe.DynamicPDF.20.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Unica.Solution\\DLL_SHARED\\DataAccessLayer.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Unica.Solution\\DLL_SHARED\\DundasWebChart.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.NET\\Framework\\v4.0.30319\\mscorlib.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.configuration\\v4.0_4.0.0.0__b03f5f7f11d50a3a\\System.configuration.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.Core\\v4.0_4.0.0.0__b77a5c561934e089\\System.Core.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_64\\System.Data\\v4.0_4.0.0.0__b77a5c561934e089\\System.Data.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System\\v4.0_4.0.0.0__b77a5c561934e089\\System.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.Drawing\\v4.0_4.0.0.0__b03f5f7f11d50a3a\\System.Drawing.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_64\\System.Web\\v4.0_4.0.0.0__b03f5f7f11d50a3a\\System.Web.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.Web.Extensions\\v4.0_4.0.0.0__31bf3856ad364e35\\System.Web.Extensions.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.Xml\\v4.0_4.0.0.0__b77a5c561934e089\\System.Xml.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""}],"Analyzers":[],"Outputs":[{"OutputItemFullPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.PDFLettera\\bin\\Debug\\Consulenza.PDFLettera.dll","OutputItemRelativePath":"Consulenza.PDFLettera.dll"},{"OutputItemFullPath":"","OutputItemRelativePath":""}],"CopyToOutputEntries":[]} \ No newline at end of file diff --git a/Consulenza.PDFLettera/App.config b/Consulenza.PDFLettera/App.config index c100705..21f8904 100644 --- a/Consulenza.PDFLettera/App.config +++ b/Consulenza.PDFLettera/App.config @@ -1,62 +1,62 @@ - + - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - + + + + + - - - - - - - - - - - - - - + + + + + + + + + + + + + + - + - + - + - \ No newline at end of file + diff --git a/Consulenza.PDFLettera/Consulenza.PDFLettera.csproj b/Consulenza.PDFLettera/Consulenza.PDFLettera.csproj index 0ffd0af..75ddb2b 100644 --- a/Consulenza.PDFLettera/Consulenza.PDFLettera.csproj +++ b/Consulenza.PDFLettera/Consulenza.PDFLettera.csproj @@ -1,5 +1,5 @@  - + Debug AnyCPU @@ -10,7 +10,7 @@ Properties Consulenza.PDFLettera Consulenza.PDFLettera - v4.0 + v4.8 512 SAK SAK @@ -46,6 +46,7 @@ prompt 4 AllRules.ruleset + false pdbonly @@ -55,6 +56,7 @@ prompt 4 AllRules.ruleset + false diff --git a/Consulenza.ReportArchive/.vs/Consulenza.ReportArchive.csproj.dtbcache.json b/Consulenza.ReportArchive/.vs/Consulenza.ReportArchive.csproj.dtbcache.json new file mode 100644 index 0000000..9223f06 --- /dev/null +++ b/Consulenza.ReportArchive/.vs/Consulenza.ReportArchive.csproj.dtbcache.json @@ -0,0 +1 @@ +{"RootPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportArchive","ProjectFileName":"Consulenza.ReportArchive.csproj","Configuration":"Debug|AnyCPU","FrameworkPath":"","Sources":[{"SourceFile":"Entity\\RicercaPdf.cs"},{"SourceFile":"ReportArchiveManager.cs"},{"SourceFile":"Entity\\Cliente.cs"},{"SourceFile":"Entity\\DocumentoPdf.cs"},{"SourceFile":"Entity\\LogPdf.cs"},{"SourceFile":"Properties\\AssemblyInfo.cs"},{"SourceFile":"obj\\Debug\\.NETFramework,Version=v4.0.AssemblyAttributes.cs"}],"References":[{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Unica.Solution\\DLL_SHARED\\DataAccessLayer.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.NET\\Framework\\v4.0.30319\\mscorlib.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.Core\\v4.0_4.0.0.0__b77a5c561934e089\\System.Core.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.Data.DataSetExtensions\\v4.0_4.0.0.0__b77a5c561934e089\\System.Data.DataSetExtensions.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_64\\System.Data\\v4.0_4.0.0.0__b77a5c561934e089\\System.Data.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System\\v4.0_4.0.0.0__b77a5c561934e089\\System.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.Xml\\v4.0_4.0.0.0__b77a5c561934e089\\System.Xml.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""}],"Analyzers":[],"Outputs":[{"OutputItemFullPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportArchive\\bin\\Debug\\Consulenza.ReportArchive.dll","OutputItemRelativePath":"Consulenza.ReportArchive.dll"},{"OutputItemFullPath":"","OutputItemRelativePath":""}],"CopyToOutputEntries":[]} \ No newline at end of file diff --git a/Consulenza.ReportArchive/Consulenza.ReportArchive.csproj b/Consulenza.ReportArchive/Consulenza.ReportArchive.csproj index 5768c80..affddb7 100644 --- a/Consulenza.ReportArchive/Consulenza.ReportArchive.csproj +++ b/Consulenza.ReportArchive/Consulenza.ReportArchive.csproj @@ -1,5 +1,5 @@  - + Debug AnyCPU @@ -10,7 +10,7 @@ Properties Consulenza.ReportArchive Consulenza.ReportArchive - v4.0 + v4.8 512 SAK SAK @@ -31,6 +31,7 @@ false false true + true @@ -41,6 +42,7 @@ prompt 4 AllRules.ruleset + false pdbonly @@ -50,6 +52,7 @@ prompt 4 AllRules.ruleset + false bin\Sviluppo\ @@ -66,6 +69,7 @@ true ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules true + false bin\ProduzioneUnicaCB\ @@ -77,6 +81,7 @@ true true AllRules.ruleset + false bin\TestUnica\ @@ -88,6 +93,7 @@ true true AllRules.ruleset + false bin\ProduzioneUnica01\ @@ -105,6 +111,7 @@ ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules true false + false bin\ProduzioneUnica02\ @@ -122,6 +129,7 @@ ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules true false + false diff --git a/Consulenza.ReportCommon/.vs/Consulenza.ReportCommon.csproj.dtbcache.json b/Consulenza.ReportCommon/.vs/Consulenza.ReportCommon.csproj.dtbcache.json new file mode 100644 index 0000000..fb72ea0 --- /dev/null +++ b/Consulenza.ReportCommon/.vs/Consulenza.ReportCommon.csproj.dtbcache.json @@ -0,0 +1 @@ +{"RootPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportCommon","ProjectFileName":"Consulenza.ReportCommon.csproj","Configuration":"Debug|AnyCPU","FrameworkPath":"","Sources":[{"SourceFile":"AreaBisogno.cs"},{"SourceFile":"MonitoraggioImmobiliareNuclei.cs"},{"SourceFile":"Delegato.cs"},{"SourceFile":"Cliente.cs"},{"SourceFile":"FinalitaImmobiliare.cs"},{"SourceFile":"Diagnosi.cs"},{"SourceFile":"Helper.cs"},{"SourceFile":"Immobiliare.cs"},{"SourceFile":"MappaturaPreliminare.cs"},{"SourceFile":"Monitoraggio.cs"},{"SourceFile":"Nucleo.cs"},{"SourceFile":"NucleoUnica.cs"},{"SourceFile":"PrivateBanker.cs"},{"SourceFile":"Properties\\AssemblyInfo.cs"},{"SourceFile":"MonitoraggioImmobiliare.cs"},{"SourceFile":"Proposta.cs"},{"SourceFile":"PropostaUnica.cs"},{"SourceFile":"ReportEnvironment.cs"},{"SourceFile":"ReportOption.cs"},{"SourceFile":"ReportStruct.cs"},{"SourceFile":"Types.cs"},{"SourceFile":"obj\\Debug\\.NETFramework,Version=v4.0.AssemblyAttributes.cs"}],"References":[{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Unica.Solution\\DLL_SHARED\\ceTe.DynamicPDF.20.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.NET\\Framework\\v4.0.30319\\mscorlib.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Unica.Solution\\DLL_SHARED\\Newtonsoft.Json.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.Core\\v4.0_4.0.0.0__b77a5c561934e089\\System.Core.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_64\\System.Data\\v4.0_4.0.0.0__b77a5c561934e089\\System.Data.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System\\v4.0_4.0.0.0__b77a5c561934e089\\System.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.Drawing\\v4.0_4.0.0.0__b03f5f7f11d50a3a\\System.Drawing.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.Xml\\v4.0_4.0.0.0__b77a5c561934e089\\System.Xml.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""}],"Analyzers":[],"Outputs":[{"OutputItemFullPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportCommon\\bin\\Debug\\Consulenza.ReportCommon.dll","OutputItemRelativePath":"Consulenza.ReportCommon.dll"},{"OutputItemFullPath":"","OutputItemRelativePath":""}],"CopyToOutputEntries":[]} \ No newline at end of file diff --git a/Consulenza.ReportCommon/Consulenza.ReportCommon.csproj b/Consulenza.ReportCommon/Consulenza.ReportCommon.csproj index 37c7ae6..531dd40 100644 --- a/Consulenza.ReportCommon/Consulenza.ReportCommon.csproj +++ b/Consulenza.ReportCommon/Consulenza.ReportCommon.csproj @@ -1,5 +1,5 @@  - + Debug AnyCPU @@ -10,7 +10,7 @@ Properties Consulenza.ReportCommon Consulenza.ReportCommon - v4.0 + v4.8 512 SAK SAK @@ -47,6 +47,7 @@ prompt 4 AllRules.ruleset + false pdbonly @@ -56,6 +57,7 @@ prompt 4 AllRules.ruleset + false bin\Sviluppo\ @@ -72,6 +74,7 @@ true ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules true + false bin\ProduzioneUnicaCB\ @@ -83,6 +86,7 @@ AllRules.ruleset false false + false bin\TestUnica\ @@ -94,6 +98,7 @@ AllRules.ruleset false false + false bin\ProduzioneUnica01\ @@ -110,6 +115,7 @@ true ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules true + false bin\ProduzioneUnica02\ @@ -126,6 +132,7 @@ true ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules true + false diff --git a/Consulenza.ReportModeler.Business/.vs/Consulenza.ReportModeler.Business.csproj.dtbcache.json b/Consulenza.ReportModeler.Business/.vs/Consulenza.ReportModeler.Business.csproj.dtbcache.json new file mode 100644 index 0000000..6e9fa94 --- /dev/null +++ b/Consulenza.ReportModeler.Business/.vs/Consulenza.ReportModeler.Business.csproj.dtbcache.json @@ -0,0 +1 @@ +{"RootPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportModeler.Business","ProjectFileName":"Consulenza.ReportModeler.Business.csproj","Configuration":"Debug|AnyCPU","FrameworkPath":"","Sources":[{"SourceFile":"Base\\Proposta\\ReportStructBusiness.cs"},{"SourceFile":"Immobiliare\\Diagnosi.Nucleo\\ReportStructBusiness.cs"},{"SourceFile":"Immobiliare\\Diagnosi\\ReportStructBusiness.cs"},{"SourceFile":"Immobiliare\\Finalita\\ReportStructBusiness.cs"},{"SourceFile":"Immobiliare\\MappaturaPreliminare\\ReportStructBusiness.cs"},{"SourceFile":"Immobiliare\\MonitoraggioNuclei\\ReportStructBusiness.cs"},{"SourceFile":"Immobiliare\\Monitoraggio\\ReportStructBusiness.cs"},{"SourceFile":"Properties\\AssemblyInfo.cs"},{"SourceFile":"Unica\\Diagnosi\\ReportStructBusiness.cs"},{"SourceFile":"Unica\\Monitoraggio\\ReportStructBusiness.cs"},{"SourceFile":"Unica\\Nucleo\\ReportStructBusiness.cs"},{"SourceFile":"Unica\\Proposta\\ReportStructBusiness.cs"},{"SourceFile":"obj\\Debug\\.NETFramework,Version=v4.0.AssemblyAttributes.cs"}],"References":[{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Unica.Solution\\DLL_SHARED\\DataAccessLayer.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.NET\\Framework\\v4.0.30319\\mscorlib.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.Core\\v4.0_4.0.0.0__b77a5c561934e089\\System.Core.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_64\\System.Data\\v4.0_4.0.0.0__b77a5c561934e089\\System.Data.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System\\v4.0_4.0.0.0__b77a5c561934e089\\System.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.Xml\\v4.0_4.0.0.0__b77a5c561934e089\\System.Xml.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""}],"Analyzers":[],"Outputs":[{"OutputItemFullPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportModeler.Business\\bin\\Debug\\Consulenza.ReportModeler.Business.dll","OutputItemRelativePath":"Consulenza.ReportModeler.Business.dll"},{"OutputItemFullPath":"","OutputItemRelativePath":""}],"CopyToOutputEntries":[]} \ No newline at end of file diff --git a/Consulenza.ReportModeler.Business/Consulenza.ReportModeler.Business.csproj b/Consulenza.ReportModeler.Business/Consulenza.ReportModeler.Business.csproj index 7ef0c05..7b2e219 100644 --- a/Consulenza.ReportModeler.Business/Consulenza.ReportModeler.Business.csproj +++ b/Consulenza.ReportModeler.Business/Consulenza.ReportModeler.Business.csproj @@ -1,5 +1,5 @@  - + Debug AnyCPU @@ -10,7 +10,7 @@ Properties Consulenza.ReportModeler.Business Consulenza.ReportModeler.Business - v4.0 + v4.8 512 SAK SAK @@ -31,6 +31,7 @@ false false true + true @@ -41,6 +42,7 @@ prompt 4 AllRules.ruleset + false pdbonly @@ -50,6 +52,7 @@ prompt 4 AllRules.ruleset + false bin\Sviluppo\ @@ -66,6 +69,7 @@ true ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules true + false bin\ProduzioneUnicaCB\ @@ -78,6 +82,7 @@ false false AllRules.ruleset + false bin\TestUnica\ @@ -89,6 +94,7 @@ false false AllRules.ruleset + false bin\ProduzioneUnica01\ @@ -105,6 +111,7 @@ false ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules false + false bin\ProduzioneUnica02\ @@ -121,6 +128,7 @@ false ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules false + false diff --git a/Consulenza.ReportModeler.Manager/.vs/Consulenza.ReportModeler.Manager.csproj.dtbcache.json b/Consulenza.ReportModeler.Manager/.vs/Consulenza.ReportModeler.Manager.csproj.dtbcache.json new file mode 100644 index 0000000..6f16ccc --- /dev/null +++ b/Consulenza.ReportModeler.Manager/.vs/Consulenza.ReportModeler.Manager.csproj.dtbcache.json @@ -0,0 +1 @@ +{"RootPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportModeler.Manager","ProjectFileName":"Consulenza.ReportModeler.Manager.csproj","Configuration":"Debug|AnyCPU","FrameworkPath":"","Sources":[{"SourceFile":"Properties\\AssemblyInfo.cs"},{"SourceFile":"ReportStructManager.cs"},{"SourceFile":"obj\\Debug\\.NETFramework,Version=v4.0.AssemblyAttributes.cs"}],"References":[{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.DataServices\\bin\\Debug\\Consulenza.DataServices.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.DataServices\\bin\\Debug\\Consulenza.DataServices.dll"},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportCommon\\bin\\Debug\\Consulenza.ReportCommon.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportCommon\\bin\\Debug\\Consulenza.ReportCommon.dll"},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportModeler.Business\\bin\\Debug\\Consulenza.ReportModeler.Business.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportModeler.Business\\bin\\Debug\\Consulenza.ReportModeler.Business.dll"},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportWriter.Business\\bin\\Debug\\Consulenza.ReportWriter.Business.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportWriter.Business\\bin\\Debug\\Consulenza.ReportWriter.Business.dll"},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportWriter.Manager\\bin\\Debug\\Consulenza.ReportWriter.Manager.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportWriter.Manager\\bin\\Debug\\Consulenza.ReportWriter.Manager.dll"},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Unica.Solution\\DLL_SHARED\\DataAccessLayer.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.NET\\Framework\\v4.0.30319\\mscorlib.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.Core\\v4.0_4.0.0.0__b77a5c561934e089\\System.Core.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.Data.DataSetExtensions\\v4.0_4.0.0.0__b77a5c561934e089\\System.Data.DataSetExtensions.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_64\\System.Data\\v4.0_4.0.0.0__b77a5c561934e089\\System.Data.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System\\v4.0_4.0.0.0__b77a5c561934e089\\System.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.Xml\\v4.0_4.0.0.0__b77a5c561934e089\\System.Xml.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""}],"Analyzers":[],"Outputs":[{"OutputItemFullPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportModeler.Manager\\bin\\Debug\\Consulenza.ReportModeler.Manager.dll","OutputItemRelativePath":"Consulenza.ReportModeler.Manager.dll"},{"OutputItemFullPath":"","OutputItemRelativePath":""}],"CopyToOutputEntries":[]} \ No newline at end of file diff --git a/Consulenza.ReportModeler.Manager/Consulenza.ReportModeler.Manager.csproj b/Consulenza.ReportModeler.Manager/Consulenza.ReportModeler.Manager.csproj index 8541785..ef8b08c 100644 --- a/Consulenza.ReportModeler.Manager/Consulenza.ReportModeler.Manager.csproj +++ b/Consulenza.ReportModeler.Manager/Consulenza.ReportModeler.Manager.csproj @@ -1,5 +1,5 @@  - + Debug AnyCPU @@ -10,7 +10,7 @@ Properties Consulenza.ReportModeler.Manager Consulenza.ReportModeler.Manager - v4.0 + v4.8 512 SAK SAK @@ -46,6 +46,7 @@ prompt 4 AllRules.ruleset + false pdbonly @@ -55,6 +56,7 @@ prompt 4 AllRules.ruleset + false bin\Sviluppo\ @@ -71,6 +73,7 @@ true ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules true + false bin\ProduzioneUnicaCB\ @@ -83,6 +86,7 @@ false false false + false bin\TestUnica\ @@ -94,6 +98,7 @@ AllRules.ruleset false false + false bin\ProduzioneUnica01\ @@ -111,6 +116,7 @@ ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules false false + false bin\ProduzioneUnica02\ @@ -128,6 +134,7 @@ ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules false false + false diff --git a/Consulenza.ReportWriter.Business/.vs/Consulenza.ReportWriter.Business.csproj.dtbcache.json b/Consulenza.ReportWriter.Business/.vs/Consulenza.ReportWriter.Business.csproj.dtbcache.json new file mode 100644 index 0000000..446621f --- /dev/null +++ b/Consulenza.ReportWriter.Business/.vs/Consulenza.ReportWriter.Business.csproj.dtbcache.json @@ -0,0 +1 @@ +{"RootPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportWriter.Business","ProjectFileName":"Consulenza.ReportWriter.Business.csproj","Configuration":"Debug|AnyCPU","FrameworkPath":"","Sources":[{"SourceFile":"CHART_PDF\\CustomChartPDF.cs"},{"SourceFile":"CHART_PDF\\ChartPDF.cs"},{"SourceFile":"CHART_PDF\\CombinationPDF.cs"},{"SourceFile":"CHART_PDF\\PiePDF.cs"},{"SourceFile":"CHART_PDF\\StackedPDF.cs"},{"SourceFile":"CUSTOM_PDF\\ConsulenzaUnica\\ChapterHeadingPDF.cs"},{"SourceFile":"CUSTOM_PDF\\ConsulenzaUnica\\SectionHeadingPDF.cs"},{"SourceFile":"Entity\\EntityBase.cs"},{"SourceFile":"Headers\\IndexPageRecord.cs"},{"SourceFile":"Headers\\PageHeader.cs"},{"SourceFile":"Headers\\MonitoraggioImmobiliarePageHeaderManager.cs"},{"SourceFile":"OBJ_PDF\\ActionPDF.cs"},{"SourceFile":"OBJ_PDF\\CircleRealPDF.cs"},{"SourceFile":"OBJ_PDF\\CirclePDF.cs"},{"SourceFile":"OBJ_PDF\\ColorPDF.cs"},{"SourceFile":"OBJ_PDF\\CompositePDF.cs"},{"SourceFile":"OBJ_PDF\\FormattedTextAreaPDF.cs"},{"SourceFile":"OBJ_PDF\\ImagePDF.cs"},{"SourceFile":"OBJ_PDF\\LinePDF.cs"},{"SourceFile":"Entity\\ObjectPDF.cs"},{"SourceFile":"OBJ_PDF\\PagePDF.cs"},{"SourceFile":"OBJ_PDF\\RectanglePDF.cs"},{"SourceFile":"OBJ_PDF\\RepeaterPDF.cs"},{"SourceFile":"OBJ_PDF\\ResetterYPDF.cs"},{"SourceFile":"OBJ_PDF\\SpacePDF.cs"},{"SourceFile":"OBJ_PDF\\TableNotePDF.cs"},{"SourceFile":"OBJ_PDF\\TablePDF.cs"},{"SourceFile":"OBJ_PDF\\UnorderedListPDF.cs"},{"SourceFile":"Profiler.cs"},{"SourceFile":"Properties\\AssemblyInfo.cs"},{"SourceFile":"RendererFacade.cs"},{"SourceFile":"RendererPDF.cs"},{"SourceFile":"obj\\Debug\\.NETFramework,Version=v4.0.AssemblyAttributes.cs"}],"References":[{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Unica.Solution\\DLL_SHARED\\ceTe.DynamicPDF.20.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.DataServices\\bin\\Debug\\Consulenza.DataServices.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.DataServices\\bin\\Debug\\Consulenza.DataServices.dll"},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportCommon\\bin\\Debug\\Consulenza.ReportCommon.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportCommon\\bin\\Debug\\Consulenza.ReportCommon.dll"},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Unica.Solution\\DLL_SHARED\\DundasWebChart.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.NET\\Framework\\v4.0.30319\\mscorlib.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Unica.Solution\\DLL_SHARED\\RisorseEmbeddedRM.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.configuration\\v4.0_4.0.0.0__b03f5f7f11d50a3a\\System.configuration.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.Core\\v4.0_4.0.0.0__b77a5c561934e089\\System.Core.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.Data.DataSetExtensions\\v4.0_4.0.0.0__b77a5c561934e089\\System.Data.DataSetExtensions.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_64\\System.Data\\v4.0_4.0.0.0__b77a5c561934e089\\System.Data.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System\\v4.0_4.0.0.0__b77a5c561934e089\\System.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.Drawing\\v4.0_4.0.0.0__b03f5f7f11d50a3a\\System.Drawing.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_64\\System.Web\\v4.0_4.0.0.0__b03f5f7f11d50a3a\\System.Web.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.Xml\\v4.0_4.0.0.0__b77a5c561934e089\\System.Xml.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""}],"Analyzers":[],"Outputs":[{"OutputItemFullPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportWriter.Business\\bin\\Debug\\Consulenza.ReportWriter.Business.dll","OutputItemRelativePath":"Consulenza.ReportWriter.Business.dll"},{"OutputItemFullPath":"","OutputItemRelativePath":""}],"CopyToOutputEntries":[]} \ No newline at end of file diff --git a/Consulenza.ReportWriter.Business/Consulenza.ReportWriter.Business.csproj b/Consulenza.ReportWriter.Business/Consulenza.ReportWriter.Business.csproj index f41d251..5413bea 100644 --- a/Consulenza.ReportWriter.Business/Consulenza.ReportWriter.Business.csproj +++ b/Consulenza.ReportWriter.Business/Consulenza.ReportWriter.Business.csproj @@ -1,5 +1,5 @@  - + Debug AnyCPU @@ -10,7 +10,7 @@ Properties Consulenza.ReportWriter.Business Consulenza.ReportWriter.Business - v4.0 + v4.8 512 SAK SAK @@ -46,6 +46,7 @@ prompt 4 AllRules.ruleset + false pdbonly @@ -55,6 +56,7 @@ prompt 4 AllRules.ruleset + false bin\Sviluppo\ @@ -71,6 +73,7 @@ true ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules true + false bin\ProduzioneUnicaCB\ @@ -83,6 +86,7 @@ false false false + false bin\TestUnica\ @@ -94,6 +98,7 @@ AllRules.ruleset false false + false bin\ProduzioneUnica01\ @@ -111,6 +116,7 @@ ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules false false + false bin\ProduzioneUnica02\ @@ -128,6 +134,7 @@ ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules false false + false diff --git a/Consulenza.ReportWriter.Manager/.vs/Consulenza.ReportWriter.Manager.csproj.dtbcache.json b/Consulenza.ReportWriter.Manager/.vs/Consulenza.ReportWriter.Manager.csproj.dtbcache.json new file mode 100644 index 0000000..bb6794a --- /dev/null +++ b/Consulenza.ReportWriter.Manager/.vs/Consulenza.ReportWriter.Manager.csproj.dtbcache.json @@ -0,0 +1 @@ +{"RootPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportWriter.Manager","ProjectFileName":"Consulenza.ReportWriter.Manager.csproj","Configuration":"Debug|AnyCPU","FrameworkPath":"","Sources":[{"SourceFile":"Chapter\\Immobiliare\\MonitoraggioNucleo\\S1.cs"},{"SourceFile":"Chapter\\Immobiliare\\MonitoraggioNucleo\\S10.cs"},{"SourceFile":"Chapter\\Immobiliare\\MonitoraggioNucleo\\S11.cs"},{"SourceFile":"Chapter\\Immobiliare\\MonitoraggioNucleo\\S12.cs"},{"SourceFile":"Chapter\\Immobiliare\\MonitoraggioNucleo\\S13.cs"},{"SourceFile":"Chapter\\Immobiliare\\MonitoraggioNucleo\\S14.cs"},{"SourceFile":"Chapter\\Immobiliare\\MonitoraggioNucleo\\S15.cs"},{"SourceFile":"Chapter\\Immobiliare\\MonitoraggioNucleo\\S16.cs"},{"SourceFile":"Chapter\\Immobiliare\\MonitoraggioNucleo\\S17.cs"},{"SourceFile":"Chapter\\Immobiliare\\MonitoraggioNucleo\\S18.cs"},{"SourceFile":"Chapter\\Immobiliare\\MonitoraggioNucleo\\S19.cs"},{"SourceFile":"Chapter\\Immobiliare\\MonitoraggioNucleo\\S2.cs"},{"SourceFile":"Chapter\\Immobiliare\\MonitoraggioNucleo\\S20.cs"},{"SourceFile":"Chapter\\Immobiliare\\MonitoraggioNucleo\\S21.cs"},{"SourceFile":"Chapter\\Immobiliare\\MonitoraggioNucleo\\S22.cs"},{"SourceFile":"Chapter\\Immobiliare\\MonitoraggioNucleo\\S23.cs"},{"SourceFile":"Chapter\\Immobiliare\\MonitoraggioNucleo\\S24.cs"},{"SourceFile":"Chapter\\Immobiliare\\MonitoraggioNucleo\\S25.cs"},{"SourceFile":"Chapter\\Immobiliare\\MonitoraggioNucleo\\S26.cs"},{"SourceFile":"Chapter\\Immobiliare\\MonitoraggioNucleo\\S27.cs"},{"SourceFile":"Chapter\\Immobiliare\\MonitoraggioNucleo\\S28.cs"},{"SourceFile":"Chapter\\Immobiliare\\MonitoraggioNucleo\\S3.cs"},{"SourceFile":"Chapter\\Immobiliare\\MonitoraggioNucleo\\S4.cs"},{"SourceFile":"Chapter\\Immobiliare\\MonitoraggioNucleo\\S5.cs"},{"SourceFile":"Chapter\\Immobiliare\\MonitoraggioNucleo\\S6.cs"},{"SourceFile":"Chapter\\Immobiliare\\MonitoraggioNucleo\\S7.cs"},{"SourceFile":"Chapter\\Immobiliare\\MonitoraggioNucleo\\S8.cs"},{"SourceFile":"Chapter\\Immobiliare\\MonitoraggioNucleo\\S9.cs"},{"SourceFile":"Chapter\\Immobiliare\\Monitoraggio\\S1.cs"},{"SourceFile":"Chapter\\Immobiliare\\Monitoraggio\\S10.cs"},{"SourceFile":"Chapter\\Immobiliare\\Monitoraggio\\S11.cs"},{"SourceFile":"Chapter\\Immobiliare\\Monitoraggio\\S13.cs"},{"SourceFile":"Chapter\\Immobiliare\\Monitoraggio\\S12.cs"},{"SourceFile":"Chapter\\Immobiliare\\Monitoraggio\\S14.cs"},{"SourceFile":"Chapter\\Immobiliare\\Monitoraggio\\S15.cs"},{"SourceFile":"Chapter\\Immobiliare\\Monitoraggio\\S16.cs"},{"SourceFile":"Chapter\\Immobiliare\\Monitoraggio\\S17.cs"},{"SourceFile":"Chapter\\Immobiliare\\Monitoraggio\\S18.cs"},{"SourceFile":"Chapter\\Immobiliare\\Monitoraggio\\S19.cs"},{"SourceFile":"Chapter\\Immobiliare\\Monitoraggio\\S2.cs"},{"SourceFile":"Chapter\\Immobiliare\\Monitoraggio\\S20.cs"},{"SourceFile":"Chapter\\Immobiliare\\Monitoraggio\\S21.cs"},{"SourceFile":"Chapter\\Immobiliare\\Monitoraggio\\S22.cs"},{"SourceFile":"Chapter\\Immobiliare\\Monitoraggio\\S23.cs"},{"SourceFile":"Chapter\\Immobiliare\\Monitoraggio\\S24.cs"},{"SourceFile":"Chapter\\Immobiliare\\Monitoraggio\\S25.cs"},{"SourceFile":"Chapter\\Immobiliare\\Monitoraggio\\S26.cs"},{"SourceFile":"Chapter\\Immobiliare\\Monitoraggio\\S28.cs"},{"SourceFile":"Chapter\\Immobiliare\\Monitoraggio\\S27.cs"},{"SourceFile":"Chapter\\Immobiliare\\Monitoraggio\\S3.cs"},{"SourceFile":"Chapter\\Immobiliare\\Monitoraggio\\S4.cs"},{"SourceFile":"Chapter\\Immobiliare\\Monitoraggio\\S5.cs"},{"SourceFile":"Chapter\\Immobiliare\\Monitoraggio\\S6.cs"},{"SourceFile":"Chapter\\Immobiliare\\Monitoraggio\\S7.cs"},{"SourceFile":"Chapter\\Immobiliare\\Monitoraggio\\S8.cs"},{"SourceFile":"Chapter\\Immobiliare\\Monitoraggio\\S9.cs"},{"SourceFile":"Chapter\\Immobiliare\\Diagnosi\\S12.cs"},{"SourceFile":"Chapter\\Immobiliare\\Diagnosi\\S1.cs"},{"SourceFile":"Chapter\\Immobiliare\\Diagnosi\\S10.cs"},{"SourceFile":"Chapter\\Immobiliare\\Diagnosi\\S11.cs"},{"SourceFile":"Chapter\\Immobiliare\\Diagnosi\\S2.cs"},{"SourceFile":"Chapter\\Immobiliare\\Diagnosi\\S3.cs"},{"SourceFile":"Chapter\\Immobiliare\\Diagnosi\\S4.cs"},{"SourceFile":"Chapter\\Immobiliare\\Diagnosi\\S5.cs"},{"SourceFile":"Chapter\\Immobiliare\\Diagnosi\\S6.cs"},{"SourceFile":"Chapter\\Immobiliare\\Diagnosi\\S7.cs"},{"SourceFile":"Chapter\\Immobiliare\\Diagnosi\\S8.cs"},{"SourceFile":"Chapter\\Immobiliare\\Diagnosi\\S9.cs"},{"SourceFile":"Chapter\\Immobiliare\\Diagnosi.Nucleo\\S1.cs"},{"SourceFile":"Chapter\\Immobiliare\\Diagnosi.Nucleo\\S10.cs"},{"SourceFile":"Chapter\\Immobiliare\\Diagnosi.Nucleo\\S2.cs"},{"SourceFile":"Chapter\\Immobiliare\\Diagnosi.Nucleo\\S3.cs"},{"SourceFile":"Chapter\\Immobiliare\\Diagnosi.Nucleo\\S4.cs"},{"SourceFile":"Chapter\\Immobiliare\\Diagnosi.Nucleo\\S5.cs"},{"SourceFile":"Chapter\\Immobiliare\\Diagnosi.Nucleo\\S6.cs"},{"SourceFile":"Chapter\\Immobiliare\\Diagnosi.Nucleo\\S7.cs"},{"SourceFile":"Chapter\\Immobiliare\\Diagnosi.Nucleo\\S8.cs"},{"SourceFile":"Chapter\\Immobiliare\\Finalita\\S10.cs"},{"SourceFile":"Chapter\\Immobiliare\\Finalita\\S11.cs"},{"SourceFile":"Chapter\\Immobiliare\\Finalita\\S8.cs"},{"SourceFile":"Chapter\\Immobiliare\\Finalita\\S1.cs"},{"SourceFile":"Chapter\\Immobiliare\\Finalita\\S2.cs"},{"SourceFile":"Chapter\\Immobiliare\\Finalita\\S3.cs"},{"SourceFile":"Chapter\\Immobiliare\\Finalita\\S4.cs"},{"SourceFile":"Chapter\\Immobiliare\\Finalita\\S5.cs"},{"SourceFile":"Chapter\\Immobiliare\\Finalita\\S6.cs"},{"SourceFile":"Chapter\\Immobiliare\\Finalita\\S7.cs"},{"SourceFile":"Chapter\\Immobiliare\\Finalita\\S9.cs"},{"SourceFile":"Chapter\\Immobiliare\\MappaturaPreliminare\\S9.cs"},{"SourceFile":"Chapter\\Immobiliare\\MappaturaPreliminare\\S8.cs"},{"SourceFile":"Chapter\\Immobiliare\\MappaturaPreliminare\\S6.cs"},{"SourceFile":"Chapter\\Immobiliare\\MappaturaPreliminare\\S1.cs"},{"SourceFile":"Chapter\\Immobiliare\\MappaturaPreliminare\\S2.cs"},{"SourceFile":"Chapter\\Immobiliare\\MappaturaPreliminare\\S3.cs"},{"SourceFile":"Chapter\\Immobiliare\\MappaturaPreliminare\\S4.cs"},{"SourceFile":"Chapter\\Immobiliare\\MappaturaPreliminare\\S5.cs"},{"SourceFile":"Chapter\\Immobiliare\\MappaturaPreliminare\\S7.cs"},{"SourceFile":"Chapter\\Unica\\Diagnosi\\S77.cs"},{"SourceFile":"Chapter\\Unica\\Diagnosi\\S76.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S77.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S76.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S67.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S68.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S69.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S70.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S71.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S73.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S72.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S66.cs"},{"SourceFile":"Chapter\\Unica\\Nucleo\\S76.cs"},{"SourceFile":"Chapter\\Unica\\Nucleo\\S77.cs"},{"SourceFile":"Chapter\\Unica\\Proposta\\S61.cs"},{"SourceFile":"Chapter\\Unica\\Proposta\\S62.cs"},{"SourceFile":"Chapter\\Unica\\Proposta\\S63.cs"},{"SourceFile":"Chapter\\Unica\\Proposta\\S79.cs"},{"SourceFile":"Chapter\\Unica\\Proposta\\S78.cs"},{"SourceFile":"Chapter\\Unica\\Proposta\\S64.cs"},{"SourceFile":"Chapter\\Unica\\Proposta\\S65.cs"},{"SourceFile":"Chapter\\Unica\\S79.cs"},{"SourceFile":"Chapter\\Unica\\S78.cs"},{"SourceFile":"Chapter\\Unica\\S77.cs"},{"SourceFile":"Chapter\\Unica\\S76.cs"},{"SourceFile":"Chapter\\Unica\\S73.cs"},{"SourceFile":"Chapter\\Unica\\S62.cs"},{"SourceFile":"Chapter\\Unica\\S63.cs"},{"SourceFile":"Chapter\\Unica\\S64.cs"},{"SourceFile":"Chapter\\Unica\\S65.cs"},{"SourceFile":"Chapter\\Unica\\S66.cs"},{"SourceFile":"Chapter\\Unica\\S67.cs"},{"SourceFile":"Chapter\\Unica\\S68.cs"},{"SourceFile":"Chapter\\Unica\\S69.cs"},{"SourceFile":"Chapter\\Unica\\S70.cs"},{"SourceFile":"Chapter\\Unica\\S71.cs"},{"SourceFile":"Chapter\\Unica\\S72.cs"},{"SourceFile":"Chapter\\Unica\\S61.cs"},{"SourceFile":"Chapter\\Unica\\S57.cs"},{"SourceFile":"Chapter\\Unica\\S58.cs"},{"SourceFile":"Chapter\\Unica\\S59.cs"},{"SourceFile":"Chapter\\Unica\\S60.cs"},{"SourceFile":"Chapter\\Unica\\S56.cs"},{"SourceFile":"Chapter\\Unica\\Proposta\\S55.cs"},{"SourceFile":"Chapter\\Unica\\Proposta\\S56.cs"},{"SourceFile":"Chapter\\Unica\\Proposta\\S57.cs"},{"SourceFile":"Chapter\\Unica\\Proposta\\S58.cs"},{"SourceFile":"Chapter\\Unica\\Proposta\\S59.cs"},{"SourceFile":"Chapter\\Unica\\Proposta\\S60.cs"},{"SourceFile":"Chapter\\Unica\\Proposta\\S54.cs"},{"SourceFile":"Chapter\\Unica\\S55.cs"},{"SourceFile":"Chapter\\Unica\\Diagnosi\\S53.cs"},{"SourceFile":"Chapter\\Unica\\S54.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S53.cs"},{"SourceFile":"Chapter\\Unica\\Nucleo\\S53.cs"},{"SourceFile":"Chapter\\Unica\\S53.cs"},{"SourceFile":"Chapter\\Unica\\Diagnosi\\S52.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S52.cs"},{"SourceFile":"Chapter\\Unica\\Nucleo\\S52.cs"},{"SourceFile":"Chapter\\Unica\\S52.cs"},{"SourceFile":"Chapter\\Unica\\Diagnosi\\S51.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S51.cs"},{"SourceFile":"Chapter\\Unica\\Nucleo\\S51.cs"},{"SourceFile":"Chapter\\Unica\\S51.cs"},{"SourceFile":"Chapter\\Unica\\Diagnosi\\S50.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S50.cs"},{"SourceFile":"Chapter\\Unica\\Nucleo\\S50.cs"},{"SourceFile":"Chapter\\Unica\\S50.cs"},{"SourceFile":"Chapter\\Unica\\Diagnosi\\S49.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S49.cs"},{"SourceFile":"Chapter\\Unica\\Nucleo\\S49.cs"},{"SourceFile":"Chapter\\Unica\\S49.cs"},{"SourceFile":"Chapter\\Unica\\Diagnosi\\S48.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S48.cs"},{"SourceFile":"Chapter\\Unica\\S48.cs"},{"SourceFile":"Chapter\\Unica\\Diagnosi\\S47.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S47.cs"},{"SourceFile":"Chapter\\Unica\\Nucleo\\S47.cs"},{"SourceFile":"Chapter\\Unica\\S47.cs"},{"SourceFile":"Chapter\\Unica\\Diagnosi\\S46.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S46.cs"},{"SourceFile":"Chapter\\Unica\\Nucleo\\S46.cs"},{"SourceFile":"Chapter\\Unica\\S46.cs"},{"SourceFile":"Chapter\\Unica\\Diagnosi\\S45.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S45.cs"},{"SourceFile":"Chapter\\Unica\\Nucleo\\S45.cs"},{"SourceFile":"Chapter\\Unica\\S45.cs"},{"SourceFile":"Chapter\\Unica\\Diagnosi\\S44.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S44.cs"},{"SourceFile":"Chapter\\Unica\\Nucleo\\S44.cs"},{"SourceFile":"Chapter\\Unica\\S44.cs"},{"SourceFile":"Chapter\\Unica\\Diagnosi\\S43.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S43.cs"},{"SourceFile":"Chapter\\Unica\\Nucleo\\S43.cs"},{"SourceFile":"Chapter\\Unica\\S43.cs"},{"SourceFile":"Chapter\\Unica\\Diagnosi\\S42.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S42.cs"},{"SourceFile":"Chapter\\Unica\\S42.cs"},{"SourceFile":"Chapter\\Unica\\Diagnosi\\S41.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S41.cs"},{"SourceFile":"Chapter\\Unica\\Nucleo\\S41.cs"},{"SourceFile":"Chapter\\Unica\\S41.cs"},{"SourceFile":"Chapter\\Unica\\Diagnosi\\S40.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S40.cs"},{"SourceFile":"Chapter\\Unica\\Nucleo\\S40.cs"},{"SourceFile":"Chapter\\Unica\\S40.cs"},{"SourceFile":"Chapter\\Unica\\Diagnosi\\S39.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S39.cs"},{"SourceFile":"Chapter\\Unica\\Nucleo\\S39.cs"},{"SourceFile":"Chapter\\Unica\\S39.cs"},{"SourceFile":"Chapter\\Unica\\Diagnosi\\S38.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S38.cs"},{"SourceFile":"Chapter\\Unica\\Nucleo\\S38.cs"},{"SourceFile":"Chapter\\Unica\\S38.cs"},{"SourceFile":"Chapter\\Unica\\Diagnosi\\S37.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S37.cs"},{"SourceFile":"Chapter\\Unica\\Nucleo\\S37.cs"},{"SourceFile":"Chapter\\Unica\\S37.cs"},{"SourceFile":"Chapter\\Unica\\Diagnosi\\S36.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S36.cs"},{"SourceFile":"Chapter\\Unica\\Nucleo\\S36.cs"},{"SourceFile":"Chapter\\Unica\\S36.cs"},{"SourceFile":"Chapter\\Unica\\Diagnosi\\S35.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S35.cs"},{"SourceFile":"Chapter\\Unica\\Nucleo\\S35.cs"},{"SourceFile":"Chapter\\Unica\\S35.cs"},{"SourceFile":"Chapter\\Unica\\Diagnosi\\S34.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S34.cs"},{"SourceFile":"Chapter\\Unica\\Nucleo\\S34.cs"},{"SourceFile":"Chapter\\Unica\\S34.cs"},{"SourceFile":"Chapter\\Unica\\Diagnosi\\S33.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S33.cs"},{"SourceFile":"Chapter\\Unica\\Nucleo\\S33.cs"},{"SourceFile":"Chapter\\Unica\\S33.cs"},{"SourceFile":"Chapter\\Unica\\Diagnosi\\S32.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S32.cs"},{"SourceFile":"Chapter\\Unica\\Nucleo\\S32.cs"},{"SourceFile":"Chapter\\Unica\\S32.cs"},{"SourceFile":"Chapter\\Unica\\Diagnosi\\S31.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S27.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S31.cs"},{"SourceFile":"Chapter\\Unica\\Nucleo\\S31.cs"},{"SourceFile":"Chapter\\Unica\\S31.cs"},{"SourceFile":"Chapter\\Unica\\Diagnosi\\S30.cs"},{"SourceFile":"Chapter\\Unica\\Diagnosi\\S29.cs"},{"SourceFile":"Chapter\\Unica\\Diagnosi\\S28.cs"},{"SourceFile":"Chapter\\Unica\\Diagnosi\\S27.cs"},{"SourceFile":"Chapter\\Unica\\Diagnosi\\S26.cs"},{"SourceFile":"Chapter\\Unica\\Diagnosi\\S25.cs"},{"SourceFile":"Chapter\\Unica\\Diagnosi\\S24.cs"},{"SourceFile":"Chapter\\Unica\\Diagnosi\\S23.cs"},{"SourceFile":"Chapter\\Unica\\Diagnosi\\S22.cs"},{"SourceFile":"Chapter\\Unica\\Diagnosi\\S21.cs"},{"SourceFile":"Chapter\\Unica\\Diagnosi\\S20.cs"},{"SourceFile":"Chapter\\Unica\\Diagnosi\\S19.cs"},{"SourceFile":"Chapter\\Unica\\Diagnosi\\S18.cs"},{"SourceFile":"Chapter\\Unica\\Diagnosi\\S17.cs"},{"SourceFile":"Chapter\\Unica\\Diagnosi\\S16.cs"},{"SourceFile":"Chapter\\Unica\\Diagnosi\\S15.cs"},{"SourceFile":"Chapter\\Unica\\Diagnosi\\S14.cs"},{"SourceFile":"Chapter\\Unica\\Diagnosi\\S11.cs"},{"SourceFile":"Chapter\\Unica\\Diagnosi\\S12.cs"},{"SourceFile":"Chapter\\Unica\\Diagnosi\\S13.cs"},{"SourceFile":"Chapter\\Unica\\Diagnosi\\S6.cs"},{"SourceFile":"Chapter\\Unica\\Diagnosi\\S2.cs"},{"SourceFile":"Chapter\\Unica\\Diagnosi\\S8.cs"},{"SourceFile":"Chapter\\Unica\\Diagnosi\\S7.cs"},{"SourceFile":"Chapter\\Unica\\Diagnosi\\S4.cs"},{"SourceFile":"Chapter\\Unica\\Diagnosi\\S5.cs"},{"SourceFile":"Chapter\\Unica\\Diagnosi\\S74.cs"},{"SourceFile":"Chapter\\Unica\\Diagnosi\\S75.cs"},{"SourceFile":"Chapter\\Unica\\Diagnosi\\S9.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S11.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S12.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S13.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S14.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S15.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S16.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S17.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S18.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S19.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S20.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S21.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S22.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S23.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S24.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S29.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S30.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S4.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S5.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S6.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S7.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S74.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S75.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S8.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S9.cs"},{"SourceFile":"Chapter\\Unica\\Nucleo\\S10.cs"},{"SourceFile":"Chapter\\Unica\\Nucleo\\S11.cs"},{"SourceFile":"Chapter\\Unica\\Nucleo\\S12.cs"},{"SourceFile":"Chapter\\Unica\\Nucleo\\S13.cs"},{"SourceFile":"Chapter\\Unica\\Nucleo\\S14.cs"},{"SourceFile":"Chapter\\Unica\\Nucleo\\S15.cs"},{"SourceFile":"Chapter\\Unica\\Nucleo\\S16.cs"},{"SourceFile":"Chapter\\Unica\\Nucleo\\S17.cs"},{"SourceFile":"Chapter\\Unica\\Nucleo\\S18.cs"},{"SourceFile":"Chapter\\Unica\\Nucleo\\S19.cs"},{"SourceFile":"Chapter\\Unica\\Nucleo\\S20.cs"},{"SourceFile":"Chapter\\Unica\\Nucleo\\S21.cs"},{"SourceFile":"Chapter\\Unica\\Nucleo\\S22.cs"},{"SourceFile":"Chapter\\Unica\\Nucleo\\S23.cs"},{"SourceFile":"Chapter\\Unica\\Nucleo\\S24.cs"},{"SourceFile":"Chapter\\Unica\\Nucleo\\S30.cs"},{"SourceFile":"Chapter\\Unica\\Nucleo\\S4.cs"},{"SourceFile":"Chapter\\Unica\\Nucleo\\S5.cs"},{"SourceFile":"Chapter\\Unica\\Nucleo\\S6.cs"},{"SourceFile":"Chapter\\Unica\\Nucleo\\S7.cs"},{"SourceFile":"Chapter\\Unica\\Nucleo\\S74.cs"},{"SourceFile":"Chapter\\Unica\\Nucleo\\S75.cs"},{"SourceFile":"Chapter\\Unica\\Nucleo\\S8.cs"},{"SourceFile":"Chapter\\Unica\\Proposta\\S11.cs"},{"SourceFile":"Chapter\\Unica\\Proposta\\S12.cs"},{"SourceFile":"Chapter\\Unica\\Proposta\\S25.cs"},{"SourceFile":"Chapter\\Unica\\Proposta\\S26.cs"},{"SourceFile":"Chapter\\Unica\\Proposta\\S27.cs"},{"SourceFile":"Chapter\\Unica\\Proposta\\S28.cs"},{"SourceFile":"Chapter\\Unica\\Proposta\\S29.cs"},{"SourceFile":"Chapter\\Unica\\Proposta\\S74.cs"},{"SourceFile":"Chapter\\Unica\\Proposta\\S75.cs"},{"SourceFile":"Chapter\\Unica\\S30.cs"},{"SourceFile":"Chapter\\Unica\\S29.cs"},{"SourceFile":"Chapter\\Unica\\S28.cs"},{"SourceFile":"Chapter\\Unica\\S27.cs"},{"SourceFile":"Chapter\\Unica\\S26.cs"},{"SourceFile":"Chapter\\Unica\\S25.cs"},{"SourceFile":"Chapter\\Unica\\S24.cs"},{"SourceFile":"Chapter\\Unica\\S23.cs"},{"SourceFile":"Chapter\\Unica\\S22.cs"},{"SourceFile":"Chapter\\Unica\\S21.cs"},{"SourceFile":"Chapter\\Unica\\S20.cs"},{"SourceFile":"Chapter\\Unica\\S19.cs"},{"SourceFile":"Chapter\\Unica\\S18.cs"},{"SourceFile":"Chapter\\Unica\\S17.cs"},{"SourceFile":"Chapter\\Unica\\S16.cs"},{"SourceFile":"Chapter\\Unica\\S15.cs"},{"SourceFile":"Chapter\\Unica\\S14.cs"},{"SourceFile":"Chapter\\Unica\\S13.cs"},{"SourceFile":"Chapter\\Unica\\S12.cs"},{"SourceFile":"Chapter\\Unica\\S11.cs"},{"SourceFile":"Chapter\\Unica\\S10.cs"},{"SourceFile":"Chapter\\Unica\\S74.cs"},{"SourceFile":"Chapter\\Unica\\S75.cs"},{"SourceFile":"Chapter\\Unica\\S9.cs"},{"SourceFile":"Chapter\\Unica\\S8.cs"},{"SourceFile":"Chapter\\Unica\\S7.cs"},{"SourceFile":"Chapter\\Unica\\S6.cs"},{"SourceFile":"Chapter\\Unica\\S5.cs"},{"SourceFile":"Chapter\\Unica\\S4.cs"},{"SourceFile":"Chapter\\Unica\\Diagnosi\\S1.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S1.cs"},{"SourceFile":"Chapter\\Unica\\Monitoraggio\\S2.cs"},{"SourceFile":"Chapter\\Unica\\Nucleo\\S1.cs"},{"SourceFile":"Chapter\\Unica\\Nucleo\\S3.cs"},{"SourceFile":"Chapter\\Unica\\Proposta\\S1.cs"},{"SourceFile":"Chapter\\Unica\\Proposta\\S2.cs"},{"SourceFile":"Chapter\\Unica\\S1.cs"},{"SourceFile":"Chapter\\Unica\\S2.cs"},{"SourceFile":"Chapter\\Unica\\S3.cs"},{"SourceFile":"Chapter\\Entity\\Chapter.cs"},{"SourceFile":"Chapter\\Base\\Proposta\\IntestazioneAdeguatezza.cs"},{"SourceFile":"Chapter\\Base\\Proposta\\IntestazioneAvvertenze_PropostaAdeguata.cs"},{"SourceFile":"Chapter\\Base\\Proposta\\IntestazioneAvvertenze_PropostaNonAdeguata.cs"},{"SourceFile":"Chapter\\Base\\Proposta\\IntestazioneCopertina_PropostaAdeguata.cs"},{"SourceFile":"Chapter\\Base\\Proposta\\IntestazioneCopertina_PropostaNonAdeguata.cs"},{"SourceFile":"Chapter\\Base\\Proposta\\IntestazioneOperazioniProposteDettaglio_PropostaAdeguata.cs"},{"SourceFile":"Chapter\\Base\\Proposta\\IntestazioneOperazioniProposteDettaglio_PropostaNonAdeguata.cs"},{"SourceFile":"Chapter\\Base\\Proposta\\IntestazioneOperazioniProposteSintesi_PropostaAdeguata.cs"},{"SourceFile":"Chapter\\Base\\Proposta\\IntestazioneOperazioniProposteSintesi_PropostaNonAdeguata.cs"},{"SourceFile":"Chapter\\Base\\Proposta\\IntestazionePatrimonioNonRappresentabile.cs"},{"SourceFile":"Integration\\DuplicazioneIdImmobileCatasto.cs"},{"SourceFile":"Integration\\IntegrationLayout.cs"},{"SourceFile":"Section\\Immobiliare\\MonitoraggioNucleo\\S1.cs"},{"SourceFile":"Section\\Immobiliare\\MonitoraggioNucleo\\S10.cs"},{"SourceFile":"Section\\Immobiliare\\MonitoraggioNucleo\\S11.cs"},{"SourceFile":"Section\\Immobiliare\\MonitoraggioNucleo\\S12.cs"},{"SourceFile":"Section\\Immobiliare\\MonitoraggioNucleo\\S13.cs"},{"SourceFile":"Section\\Immobiliare\\MonitoraggioNucleo\\S14.cs"},{"SourceFile":"Section\\Immobiliare\\MonitoraggioNucleo\\S15.cs"},{"SourceFile":"Section\\Immobiliare\\MonitoraggioNucleo\\S16.cs"},{"SourceFile":"Section\\Immobiliare\\MonitoraggioNucleo\\S17.cs"},{"SourceFile":"Section\\Immobiliare\\MonitoraggioNucleo\\S18.cs"},{"SourceFile":"Section\\Immobiliare\\MonitoraggioNucleo\\S19.cs"},{"SourceFile":"Section\\Immobiliare\\MonitoraggioNucleo\\S2.cs"},{"SourceFile":"Section\\Immobiliare\\MonitoraggioNucleo\\S20.cs"},{"SourceFile":"Section\\Immobiliare\\MonitoraggioNucleo\\S21.cs"},{"SourceFile":"Section\\Immobiliare\\MonitoraggioNucleo\\S22.cs"},{"SourceFile":"Section\\Immobiliare\\MonitoraggioNucleo\\S23.cs"},{"SourceFile":"Section\\Immobiliare\\MonitoraggioNucleo\\S24.cs"},{"SourceFile":"Section\\Immobiliare\\MonitoraggioNucleo\\S25.cs"},{"SourceFile":"Section\\Immobiliare\\MonitoraggioNucleo\\S26.cs"},{"SourceFile":"Section\\Immobiliare\\MonitoraggioNucleo\\S27.cs"},{"SourceFile":"Section\\Immobiliare\\MonitoraggioNucleo\\S28.cs"},{"SourceFile":"Section\\Immobiliare\\MonitoraggioNucleo\\S3.cs"},{"SourceFile":"Section\\Immobiliare\\MonitoraggioNucleo\\S4.cs"},{"SourceFile":"Section\\Immobiliare\\MonitoraggioNucleo\\S5.cs"},{"SourceFile":"Section\\Immobiliare\\MonitoraggioNucleo\\S6.cs"},{"SourceFile":"Section\\Immobiliare\\MonitoraggioNucleo\\S7.cs"},{"SourceFile":"Section\\Immobiliare\\MonitoraggioNucleo\\S8.cs"},{"SourceFile":"Section\\Immobiliare\\MonitoraggioNucleo\\S9.cs"},{"SourceFile":"Section\\Immobiliare\\Monitoraggio\\S1.cs"},{"SourceFile":"Section\\Immobiliare\\Monitoraggio\\S10.cs"},{"SourceFile":"Section\\Immobiliare\\Monitoraggio\\S11.cs"},{"SourceFile":"Section\\Immobiliare\\Monitoraggio\\S13.cs"},{"SourceFile":"Section\\Immobiliare\\Monitoraggio\\S12.cs"},{"SourceFile":"Section\\Immobiliare\\Monitoraggio\\S14.cs"},{"SourceFile":"Section\\Immobiliare\\Monitoraggio\\S15.cs"},{"SourceFile":"Section\\Immobiliare\\Monitoraggio\\S16.cs"},{"SourceFile":"Section\\Immobiliare\\Monitoraggio\\S17.cs"},{"SourceFile":"Section\\Immobiliare\\Monitoraggio\\S18.cs"},{"SourceFile":"Section\\Immobiliare\\Monitoraggio\\S19.cs"},{"SourceFile":"Section\\Immobiliare\\Monitoraggio\\S2.cs"},{"SourceFile":"Section\\Immobiliare\\Monitoraggio\\S20.cs"},{"SourceFile":"Section\\Immobiliare\\Monitoraggio\\S21.cs"},{"SourceFile":"Section\\Immobiliare\\Monitoraggio\\S22.cs"},{"SourceFile":"Section\\Immobiliare\\Monitoraggio\\S23.cs"},{"SourceFile":"Section\\Immobiliare\\Monitoraggio\\S24.cs"},{"SourceFile":"Section\\Immobiliare\\Monitoraggio\\S25.cs"},{"SourceFile":"Section\\Immobiliare\\Monitoraggio\\S26.cs"},{"SourceFile":"Section\\Immobiliare\\Monitoraggio\\S28.cs"},{"SourceFile":"Section\\Immobiliare\\Monitoraggio\\S27.cs"},{"SourceFile":"Section\\Immobiliare\\Monitoraggio\\S3.cs"},{"SourceFile":"Section\\Immobiliare\\Monitoraggio\\S4.cs"},{"SourceFile":"Section\\Immobiliare\\Monitoraggio\\S5.cs"},{"SourceFile":"Section\\Immobiliare\\Monitoraggio\\S6.cs"},{"SourceFile":"Section\\Immobiliare\\Monitoraggio\\S7.cs"},{"SourceFile":"Section\\Immobiliare\\Monitoraggio\\S8.cs"},{"SourceFile":"Section\\Immobiliare\\Monitoraggio\\S9.cs"},{"SourceFile":"Section\\Immobiliare\\Diagnosi\\S12.cs"},{"SourceFile":"Section\\Immobiliare\\Diagnosi\\S1.cs"},{"SourceFile":"Section\\Immobiliare\\Diagnosi\\S10.cs"},{"SourceFile":"Section\\Immobiliare\\Diagnosi\\S11.cs"},{"SourceFile":"Section\\Immobiliare\\Diagnosi\\S2.cs"},{"SourceFile":"Section\\Immobiliare\\Diagnosi\\S3.cs"},{"SourceFile":"Section\\Immobiliare\\Diagnosi\\S4.cs"},{"SourceFile":"Section\\Immobiliare\\Diagnosi\\S5.cs"},{"SourceFile":"Section\\Immobiliare\\Diagnosi\\S6.cs"},{"SourceFile":"Section\\Immobiliare\\Diagnosi\\S7.cs"},{"SourceFile":"Section\\Immobiliare\\Diagnosi\\S8.cs"},{"SourceFile":"Section\\Immobiliare\\Diagnosi\\S9.cs"},{"SourceFile":"Section\\Immobiliare\\Diagnosi.Nucleo\\S1.cs"},{"SourceFile":"Section\\Immobiliare\\Diagnosi.Nucleo\\S10.cs"},{"SourceFile":"Section\\Immobiliare\\Diagnosi.Nucleo\\S2.cs"},{"SourceFile":"Section\\Immobiliare\\Diagnosi.Nucleo\\S3.cs"},{"SourceFile":"Section\\Immobiliare\\Diagnosi.Nucleo\\S4.cs"},{"SourceFile":"Section\\Immobiliare\\Diagnosi.Nucleo\\S5.cs"},{"SourceFile":"Section\\Immobiliare\\Diagnosi.Nucleo\\S6.cs"},{"SourceFile":"Section\\Immobiliare\\Diagnosi.Nucleo\\S7.cs"},{"SourceFile":"Section\\Immobiliare\\Diagnosi.Nucleo\\S8.cs"},{"SourceFile":"Section\\Base\\Proposta\\Avvertenze.cs"},{"SourceFile":"Section\\Base\\Proposta\\Copertina.cs"},{"SourceFile":"Section\\Base\\Proposta\\P1.cs"},{"SourceFile":"Section\\Base\\Proposta\\P10.cs"},{"SourceFile":"Section\\Base\\Proposta\\P11.cs"},{"SourceFile":"Section\\Base\\Proposta\\P12_A.cs"},{"SourceFile":"Section\\Base\\Proposta\\P12_B.cs"},{"SourceFile":"Section\\Base\\Proposta\\P13_A.cs"},{"SourceFile":"Section\\Base\\Proposta\\P13_B.cs"},{"SourceFile":"Section\\Base\\Proposta\\P14.cs"},{"SourceFile":"Section\\Base\\Proposta\\P2.cs"},{"SourceFile":"Section\\Base\\Proposta\\P3.cs"},{"SourceFile":"Section\\Base\\Proposta\\P4.cs"},{"SourceFile":"Section\\Base\\Proposta\\P5.cs"},{"SourceFile":"Section\\Base\\Proposta\\P6.cs"},{"SourceFile":"Section\\Base\\Proposta\\P7.cs"},{"SourceFile":"Section\\Base\\Proposta\\P8.cs"},{"SourceFile":"Section\\Base\\Proposta\\T1.cs"},{"SourceFile":"Section\\Base\\Proposta\\T10.cs"},{"SourceFile":"Section\\Base\\Proposta\\T11.cs"},{"SourceFile":"Section\\Base\\Proposta\\T12.cs"},{"SourceFile":"Section\\Base\\Proposta\\T2.cs"},{"SourceFile":"Section\\Base\\Proposta\\T3.cs"},{"SourceFile":"Section\\Base\\Proposta\\T9.cs"},{"SourceFile":"Properties\\AssemblyInfo.cs"},{"SourceFile":"SectionLogger.cs"},{"SourceFile":"Section\\Immobiliare\\Finalita\\S1.cs"},{"SourceFile":"Section\\Immobiliare\\Finalita\\S10.cs"},{"SourceFile":"Section\\Immobiliare\\Finalita\\S11.cs"},{"SourceFile":"Section\\Immobiliare\\Finalita\\S2.cs"},{"SourceFile":"Section\\Immobiliare\\Finalita\\S3.cs"},{"SourceFile":"Section\\Immobiliare\\Finalita\\S4.cs"},{"SourceFile":"Section\\Immobiliare\\Finalita\\S5.cs"},{"SourceFile":"Section\\Immobiliare\\Finalita\\S6.cs"},{"SourceFile":"Section\\Immobiliare\\Finalita\\S7.cs"},{"SourceFile":"Section\\Immobiliare\\Finalita\\S8.cs"},{"SourceFile":"Section\\Immobiliare\\Finalita\\S9.cs"},{"SourceFile":"Section\\Immobiliare\\MappaturaPreliminare\\S1.cs"},{"SourceFile":"Section\\Immobiliare\\MappaturaPreliminare\\S9.cs"},{"SourceFile":"Section\\Immobiliare\\MappaturaPreliminare\\S6.cs"},{"SourceFile":"Section\\Immobiliare\\MappaturaPreliminare\\S7.cs"},{"SourceFile":"Section\\Immobiliare\\MappaturaPreliminare\\S8.cs"},{"SourceFile":"Section\\Immobiliare\\MappaturaPreliminare\\S2.cs"},{"SourceFile":"Section\\Immobiliare\\MappaturaPreliminare\\S3.cs"},{"SourceFile":"Section\\Immobiliare\\MappaturaPreliminare\\S4.cs"},{"SourceFile":"Section\\Immobiliare\\MappaturaPreliminare\\S5.cs"},{"SourceFile":"Section\\Unica\\Diagnosi\\S39.cs"},{"SourceFile":"Section\\Unica\\Diagnosi\\S40.cs"},{"SourceFile":"Section\\Unica\\Diagnosi\\S41.cs"},{"SourceFile":"Section\\Unica\\Diagnosi\\S42.cs"},{"SourceFile":"Section\\Unica\\Diagnosi\\S43.cs"},{"SourceFile":"Section\\Unica\\Diagnosi\\S77.cs"},{"SourceFile":"Section\\Unica\\Diagnosi\\S76.cs"},{"SourceFile":"Section\\Unica\\Diagnosi\\S44.cs"},{"SourceFile":"Section\\Unica\\Diagnosi\\S45.cs"},{"SourceFile":"Section\\Unica\\Diagnosi\\S46.cs"},{"SourceFile":"Section\\Unica\\Diagnosi\\S47.cs"},{"SourceFile":"Section\\Unica\\Diagnosi\\S48.cs"},{"SourceFile":"Section\\Unica\\Diagnosi\\S49.cs"},{"SourceFile":"Section\\Unica\\Diagnosi\\S50.cs"},{"SourceFile":"Section\\Unica\\Diagnosi\\S51.cs"},{"SourceFile":"Section\\Unica\\Diagnosi\\S52.cs"},{"SourceFile":"Section\\Unica\\Diagnosi\\S53.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S39.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S40.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S41.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S42.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S43.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S44.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S45.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S46.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S47.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S48.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S49.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S50.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S51.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S52.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S53.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S66.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S67.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S68.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S69.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S70.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S71.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S72.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S73.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S76.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S77.cs"},{"SourceFile":"Section\\Unica\\Nucleo\\S39.cs"},{"SourceFile":"Section\\Unica\\Nucleo\\S4.cs"},{"SourceFile":"Section\\Unica\\Nucleo\\S40.cs"},{"SourceFile":"Section\\Unica\\Nucleo\\S41.cs"},{"SourceFile":"Section\\Unica\\Nucleo\\S43.cs"},{"SourceFile":"Section\\Unica\\Nucleo\\S44.cs"},{"SourceFile":"Section\\Unica\\Nucleo\\S45.cs"},{"SourceFile":"Section\\Unica\\Nucleo\\S46.cs"},{"SourceFile":"Section\\Unica\\Nucleo\\S47.cs"},{"SourceFile":"Section\\Unica\\Nucleo\\S49.cs"},{"SourceFile":"Section\\Unica\\Nucleo\\S50.cs"},{"SourceFile":"Section\\Unica\\Nucleo\\S51.cs"},{"SourceFile":"Section\\Unica\\Nucleo\\S52.cs"},{"SourceFile":"Section\\Unica\\Nucleo\\S53.cs"},{"SourceFile":"Section\\Unica\\Nucleo\\S76.cs"},{"SourceFile":"Section\\Unica\\Nucleo\\S77.cs"},{"SourceFile":"Section\\Unica\\Proposta\\S54.cs"},{"SourceFile":"Section\\Unica\\Proposta\\S55.cs"},{"SourceFile":"Section\\Unica\\Proposta\\S56.cs"},{"SourceFile":"Section\\Unica\\Proposta\\S57.cs"},{"SourceFile":"Section\\Unica\\Proposta\\S58.cs"},{"SourceFile":"Section\\Unica\\Proposta\\S59.cs"},{"SourceFile":"Section\\Unica\\Proposta\\S60.cs"},{"SourceFile":"Section\\Unica\\Proposta\\S61.cs"},{"SourceFile":"Section\\Unica\\Proposta\\S62.cs"},{"SourceFile":"Section\\Unica\\Proposta\\S63.cs"},{"SourceFile":"Section\\Unica\\Proposta\\S79.cs"},{"SourceFile":"Section\\Unica\\Proposta\\S78.cs"},{"SourceFile":"Section\\Unica\\Proposta\\S64.cs"},{"SourceFile":"Section\\Unica\\Proposta\\S65.cs"},{"SourceFile":"Section\\Unica\\S39.cs"},{"SourceFile":"Section\\Unica\\Diagnosi\\S38.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S38.cs"},{"SourceFile":"Section\\Unica\\Nucleo\\S38.cs"},{"SourceFile":"Section\\Unica\\S38.cs"},{"SourceFile":"Section\\Unica\\Diagnosi\\S37.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S37.cs"},{"SourceFile":"Section\\Unica\\Nucleo\\S37.cs"},{"SourceFile":"Section\\Unica\\S37.cs"},{"SourceFile":"Section\\Unica\\Diagnosi\\S36.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S36.cs"},{"SourceFile":"Section\\Unica\\Nucleo\\S36.cs"},{"SourceFile":"Section\\Unica\\S36.cs"},{"SourceFile":"Section\\Unica\\Diagnosi\\S35.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S35.cs"},{"SourceFile":"Section\\Unica\\Nucleo\\S35.cs"},{"SourceFile":"Section\\Unica\\S35.cs"},{"SourceFile":"Section\\Unica\\Diagnosi\\S34.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S34.cs"},{"SourceFile":"Section\\Unica\\Nucleo\\S34.cs"},{"SourceFile":"Section\\Unica\\S34.cs"},{"SourceFile":"Section\\Unica\\Diagnosi\\S33.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S33.cs"},{"SourceFile":"Section\\Unica\\Nucleo\\S33.cs"},{"SourceFile":"Section\\Unica\\S33.cs"},{"SourceFile":"Section\\Unica\\Diagnosi\\S32.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S32.cs"},{"SourceFile":"Section\\Unica\\Nucleo\\S32.cs"},{"SourceFile":"Section\\Unica\\S32.cs"},{"SourceFile":"Section\\Unica\\Diagnosi\\S31.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S31.cs"},{"SourceFile":"Section\\Unica\\Nucleo\\S31.cs"},{"SourceFile":"Section\\Unica\\S31.cs"},{"SourceFile":"Section\\Unica\\Diagnosi\\S75.cs"},{"SourceFile":"Section\\Unica\\Diagnosi\\S74.cs"},{"SourceFile":"Section\\Unica\\Diagnosi\\S27.cs"},{"SourceFile":"Section\\Unica\\Diagnosi\\S28.cs"},{"SourceFile":"Section\\Unica\\Diagnosi\\S29.cs"},{"SourceFile":"Section\\Unica\\Diagnosi\\S30.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S11.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S12.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S13.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S14.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S27.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S29.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S30.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S74.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S75.cs"},{"SourceFile":"Section\\Unica\\Nucleo\\S11.cs"},{"SourceFile":"Section\\Unica\\Nucleo\\S12.cs"},{"SourceFile":"Section\\Unica\\Nucleo\\S13.cs"},{"SourceFile":"Section\\Unica\\Nucleo\\S14.cs"},{"SourceFile":"Section\\Unica\\Nucleo\\S15.cs"},{"SourceFile":"Section\\Unica\\Nucleo\\S16.cs"},{"SourceFile":"Section\\Unica\\Nucleo\\S17.cs"},{"SourceFile":"Section\\Unica\\Nucleo\\S18.cs"},{"SourceFile":"Section\\Unica\\Nucleo\\S19.cs"},{"SourceFile":"Section\\Unica\\Nucleo\\S20.cs"},{"SourceFile":"Section\\Unica\\Nucleo\\S21.cs"},{"SourceFile":"Section\\Unica\\Nucleo\\S22.cs"},{"SourceFile":"Section\\Unica\\Nucleo\\S23.cs"},{"SourceFile":"Section\\Unica\\Nucleo\\S24.cs"},{"SourceFile":"Section\\Unica\\Nucleo\\S30.cs"},{"SourceFile":"Section\\Unica\\Nucleo\\S74.cs"},{"SourceFile":"Section\\Unica\\Nucleo\\S75.cs"},{"SourceFile":"Section\\Unica\\Proposta\\S25.cs"},{"SourceFile":"Section\\Unica\\Proposta\\S26.cs"},{"SourceFile":"Section\\Unica\\Proposta\\S27.cs"},{"SourceFile":"Section\\Unica\\Proposta\\S28.cs"},{"SourceFile":"Section\\Unica\\Proposta\\S29.cs"},{"SourceFile":"Section\\Unica\\Proposta\\S74.cs"},{"SourceFile":"Section\\Unica\\Proposta\\S75.cs"},{"SourceFile":"Section\\Unica\\S30.cs"},{"SourceFile":"Section\\Unica\\S29.cs"},{"SourceFile":"Section\\Unica\\S28.cs"},{"SourceFile":"Section\\Unica\\S27.cs"},{"SourceFile":"Section\\Unica\\Diagnosi\\S11.cs"},{"SourceFile":"Section\\Unica\\Diagnosi\\S12.cs"},{"SourceFile":"Section\\Unica\\Diagnosi\\S13.cs"},{"SourceFile":"Section\\Unica\\Diagnosi\\S14.cs"},{"SourceFile":"Section\\Unica\\Diagnosi\\S15.cs"},{"SourceFile":"Section\\Unica\\Diagnosi\\S16.cs"},{"SourceFile":"Section\\Unica\\Diagnosi\\S17.cs"},{"SourceFile":"Section\\Unica\\Diagnosi\\S18.cs"},{"SourceFile":"Section\\Unica\\Diagnosi\\S19.cs"},{"SourceFile":"Section\\Unica\\Diagnosi\\S20.cs"},{"SourceFile":"Section\\Unica\\Diagnosi\\S21.cs"},{"SourceFile":"Section\\Unica\\Diagnosi\\S22.cs"},{"SourceFile":"Section\\Unica\\Diagnosi\\S23.cs"},{"SourceFile":"Section\\Unica\\Diagnosi\\S24.cs"},{"SourceFile":"Section\\Unica\\Diagnosi\\S25.cs"},{"SourceFile":"Section\\Unica\\Diagnosi\\S26.cs"},{"SourceFile":"Section\\Unica\\Diagnosi\\S4.cs"},{"SourceFile":"Section\\Unica\\Diagnosi\\S5.cs"},{"SourceFile":"Section\\Unica\\Diagnosi\\S6.cs"},{"SourceFile":"Section\\Unica\\Diagnosi\\S7.cs"},{"SourceFile":"Section\\Unica\\Diagnosi\\S8.cs"},{"SourceFile":"Section\\Unica\\Diagnosi\\S9.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S15.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S16.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S17.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S18.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S19.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S20.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S21.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S22.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S23.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S24.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S4.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S5.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S6.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S7.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S8.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S9.cs"},{"SourceFile":"Section\\Unica\\Nucleo\\S3.cs"},{"SourceFile":"Section\\Unica\\Nucleo\\S5.cs"},{"SourceFile":"Section\\Unica\\Nucleo\\S6.cs"},{"SourceFile":"Section\\Unica\\Nucleo\\S7.cs"},{"SourceFile":"Section\\Unica\\Nucleo\\S8.cs"},{"SourceFile":"Section\\Unica\\Nucleo\\S10.cs"},{"SourceFile":"Section\\Unica\\Proposta\\S11.cs"},{"SourceFile":"Section\\Unica\\Proposta\\S12.cs"},{"SourceFile":"Section\\Unica\\S26.cs"},{"SourceFile":"Section\\Unica\\S25.cs"},{"SourceFile":"Section\\Unica\\S24.cs"},{"SourceFile":"Section\\Unica\\S23.cs"},{"SourceFile":"Section\\Unica\\S22.cs"},{"SourceFile":"Section\\Unica\\S21.cs"},{"SourceFile":"Section\\Unica\\S20.cs"},{"SourceFile":"Section\\Unica\\S19.cs"},{"SourceFile":"Section\\Unica\\S18.cs"},{"SourceFile":"Section\\Unica\\S17.cs"},{"SourceFile":"Section\\Unica\\S16.cs"},{"SourceFile":"Section\\Unica\\S15.cs"},{"SourceFile":"Section\\Unica\\S14.cs"},{"SourceFile":"Section\\Unica\\S13.cs"},{"SourceFile":"Section\\Unica\\S12.cs"},{"SourceFile":"Section\\Unica\\S11.cs"},{"SourceFile":"Section\\Unica\\S10.cs"},{"SourceFile":"Section\\Unica\\S40.cs"},{"SourceFile":"Section\\Unica\\S41.cs"},{"SourceFile":"Section\\Unica\\S42.cs"},{"SourceFile":"Section\\Unica\\S43.cs"},{"SourceFile":"Section\\Unica\\S79.cs"},{"SourceFile":"Section\\Unica\\S78.cs"},{"SourceFile":"Section\\Unica\\S77.cs"},{"SourceFile":"Section\\Unica\\S76.cs"},{"SourceFile":"Section\\Unica\\S44.cs"},{"SourceFile":"Section\\Unica\\S45.cs"},{"SourceFile":"Section\\Unica\\S46.cs"},{"SourceFile":"Section\\Unica\\S47.cs"},{"SourceFile":"Section\\Unica\\S48.cs"},{"SourceFile":"Section\\Unica\\S49.cs"},{"SourceFile":"Section\\Unica\\S50.cs"},{"SourceFile":"Section\\Unica\\S51.cs"},{"SourceFile":"Section\\Unica\\S52.cs"},{"SourceFile":"Section\\Unica\\S53.cs"},{"SourceFile":"Section\\Unica\\S54.cs"},{"SourceFile":"Section\\Unica\\S55.cs"},{"SourceFile":"Section\\Unica\\S56.cs"},{"SourceFile":"Section\\Unica\\S57.cs"},{"SourceFile":"Section\\Unica\\S58.cs"},{"SourceFile":"Section\\Unica\\S59.cs"},{"SourceFile":"Section\\Unica\\S60.cs"},{"SourceFile":"Section\\Unica\\S61.cs"},{"SourceFile":"Section\\Unica\\S62.cs"},{"SourceFile":"Section\\Unica\\S63.cs"},{"SourceFile":"Section\\Unica\\S64.cs"},{"SourceFile":"Section\\Unica\\S65.cs"},{"SourceFile":"Section\\Unica\\S66.cs"},{"SourceFile":"Section\\Unica\\S67.cs"},{"SourceFile":"Section\\Unica\\S68.cs"},{"SourceFile":"Section\\Unica\\S69.cs"},{"SourceFile":"Section\\Unica\\S70.cs"},{"SourceFile":"Section\\Unica\\S71.cs"},{"SourceFile":"Section\\Unica\\S72.cs"},{"SourceFile":"Section\\Unica\\S73.cs"},{"SourceFile":"Section\\Unica\\S74.cs"},{"SourceFile":"Section\\Unica\\S75.cs"},{"SourceFile":"Section\\Unica\\S9.cs"},{"SourceFile":"Section\\Unica\\S8.cs"},{"SourceFile":"Section\\Unica\\S7.cs"},{"SourceFile":"Section\\Unica\\S6.cs"},{"SourceFile":"Section\\Unica\\S5.cs"},{"SourceFile":"Section\\Unica\\S4.cs"},{"SourceFile":"Section\\Unica\\Diagnosi\\S1.cs"},{"SourceFile":"Section\\Unica\\Diagnosi\\S2.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S1.cs"},{"SourceFile":"Section\\Unica\\Monitoraggio\\S2.cs"},{"SourceFile":"Section\\Unica\\Nucleo\\S1.cs"},{"SourceFile":"Section\\Unica\\Proposta\\S1.cs"},{"SourceFile":"Section\\Unica\\Proposta\\S2.cs"},{"SourceFile":"Section\\Unica\\S1.cs"},{"SourceFile":"Section\\Unica\\S2.cs"},{"SourceFile":"Section\\Unica\\S3.cs"},{"SourceFile":"Section\\Entity\\Section.cs"},{"SourceFile":"WriterEntities.cs"},{"SourceFile":"obj\\Debug\\.NETFramework,Version=v4.0.AssemblyAttributes.cs"}],"References":[{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\Accessibility\\v4.0_4.0.0.0__b03f5f7f11d50a3a\\Accessibility.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Unica.Solution\\DLL_SHARED\\ceTe.DynamicPDF.20.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.DataServices\\bin\\Debug\\Consulenza.DataServices.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.DataServices\\bin\\Debug\\Consulenza.DataServices.dll"},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ExternalServices\\bin\\Debug\\Consulenza.ExternalServices.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ExternalServices\\bin\\Debug\\Consulenza.ExternalServices.dll"},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportCommon\\bin\\Debug\\Consulenza.ReportCommon.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportCommon\\bin\\Debug\\Consulenza.ReportCommon.dll"},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportWriter.Business\\bin\\Debug\\Consulenza.ReportWriter.Business.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportWriter.Business\\bin\\Debug\\Consulenza.ReportWriter.Business.dll"},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Unica.Solution\\DLL_SHARED\\DataAccessLayer.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Unica.Solution\\DLL_SHARED\\DundasWebChart.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.NET\\Framework\\v4.0.30319\\mscorlib.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.configuration\\v4.0_4.0.0.0__b03f5f7f11d50a3a\\System.configuration.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.Core\\v4.0_4.0.0.0__b77a5c561934e089\\System.Core.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.Data.DataSetExtensions\\v4.0_4.0.0.0__b77a5c561934e089\\System.Data.DataSetExtensions.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_64\\System.Data\\v4.0_4.0.0.0__b77a5c561934e089\\System.Data.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System\\v4.0_4.0.0.0__b77a5c561934e089\\System.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.Drawing\\v4.0_4.0.0.0__b03f5f7f11d50a3a\\System.Drawing.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_64\\System.Web\\v4.0_4.0.0.0__b03f5f7f11d50a3a\\System.Web.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.Xml\\v4.0_4.0.0.0__b77a5c561934e089\\System.Xml.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""}],"Analyzers":[],"Outputs":[{"OutputItemFullPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportWriter.Manager\\bin\\Debug\\Consulenza.ReportWriter.Manager.dll","OutputItemRelativePath":"Consulenza.ReportWriter.Manager.dll"},{"OutputItemFullPath":"","OutputItemRelativePath":""}],"CopyToOutputEntries":[]} \ No newline at end of file diff --git a/Consulenza.ReportWriter.Manager/Consulenza.ReportWriter.Manager.csproj b/Consulenza.ReportWriter.Manager/Consulenza.ReportWriter.Manager.csproj index cac6ec7..ccf52ad 100644 --- a/Consulenza.ReportWriter.Manager/Consulenza.ReportWriter.Manager.csproj +++ b/Consulenza.ReportWriter.Manager/Consulenza.ReportWriter.Manager.csproj @@ -1,5 +1,5 @@  - + Debug AnyCPU @@ -10,7 +10,7 @@ Properties Consulenza.ReportWriter.Manager Consulenza.ReportWriter.Manager - v4.0 + v4.8 512 SAK SAK @@ -46,6 +46,7 @@ prompt 4 AllRules.ruleset + false pdbonly @@ -55,6 +56,7 @@ prompt 4 AllRules.ruleset + false bin\Sviluppo\ @@ -71,6 +73,7 @@ true ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules true + false bin\ProduzioneUnicaCB\ @@ -82,6 +85,7 @@ AllRules.ruleset false false + false bin\TestUnica\ @@ -93,6 +97,7 @@ AllRules.ruleset false false + false bin\ProduzioneUnica01\ @@ -110,6 +115,7 @@ ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules false false + false bin\ProduzioneUnica02\ @@ -127,6 +133,7 @@ ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules false false + false diff --git a/Consulenza.Unica.Business/.vs/Consulenza.Unica.Business.csproj.dtbcache.json b/Consulenza.Unica.Business/.vs/Consulenza.Unica.Business.csproj.dtbcache.json new file mode 100644 index 0000000..1ebc43d --- /dev/null +++ b/Consulenza.Unica.Business/.vs/Consulenza.Unica.Business.csproj.dtbcache.json @@ -0,0 +1 @@ +{"RootPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Unica.Business","ProjectFileName":"Consulenza.Unica.Business.csproj","Configuration":"Debug|AnyCPU","FrameworkPath":"","Sources":[{"SourceFile":"GeneratorService.cs"},{"SourceFile":"Properties\\AssemblyInfo.cs"},{"SourceFile":"ReportArchiveService.cs"},{"SourceFile":"WebTemplateModelerService.cs"},{"SourceFile":"obj\\Debug\\.NETFramework,Version=v4.0.AssemblyAttributes.cs"}],"References":[{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.DataServices\\bin\\Debug\\Consulenza.DataServices.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.DataServices\\bin\\Debug\\Consulenza.DataServices.dll"},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportArchive\\bin\\Debug\\Consulenza.ReportArchive.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportArchive\\bin\\Debug\\Consulenza.ReportArchive.dll"},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportCommon\\bin\\Debug\\Consulenza.ReportCommon.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportCommon\\bin\\Debug\\Consulenza.ReportCommon.dll"},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportModeler.Manager\\bin\\Debug\\Consulenza.ReportModeler.Manager.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportModeler.Manager\\bin\\Debug\\Consulenza.ReportModeler.Manager.dll"},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.WebTemplateModeler\\bin\\Debug\\Consulenza.WebTemplateModeler.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.WebTemplateModeler\\bin\\Debug\\Consulenza.WebTemplateModeler.dll"},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Unica.Solution\\DLL_SHARED\\DataAccessLayer.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.NET\\Framework\\v4.0.30319\\mscorlib.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Unica.Solution\\DLL_SHARED\\Newtonsoft.Json.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.Core\\v4.0_4.0.0.0__b77a5c561934e089\\System.Core.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_64\\System.Data\\v4.0_4.0.0.0__b77a5c561934e089\\System.Data.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System\\v4.0_4.0.0.0__b77a5c561934e089\\System.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.Xml\\v4.0_4.0.0.0__b77a5c561934e089\\System.Xml.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""}],"Analyzers":[],"Outputs":[{"OutputItemFullPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Unica.Business\\bin\\Debug\\Consulenza.Unica.Business.dll","OutputItemRelativePath":"Consulenza.Unica.Business.dll"},{"OutputItemFullPath":"","OutputItemRelativePath":""}],"CopyToOutputEntries":[]} \ No newline at end of file diff --git a/Consulenza.Unica.Business/Consulenza.Unica.Business.csproj b/Consulenza.Unica.Business/Consulenza.Unica.Business.csproj index 6077677..cb2b7b2 100644 --- a/Consulenza.Unica.Business/Consulenza.Unica.Business.csproj +++ b/Consulenza.Unica.Business/Consulenza.Unica.Business.csproj @@ -1,5 +1,5 @@  - + Debug AnyCPU @@ -10,7 +10,7 @@ Properties Consulenza.Unica.Business Consulenza.Unica.Business - v4.0 + v4.8 512 SAK SAK @@ -31,6 +31,7 @@ false false true + true @@ -41,6 +42,7 @@ prompt 4 AllRules.ruleset + false pdbonly @@ -50,6 +52,7 @@ prompt 4 AllRules.ruleset + false bin\Sviluppo\ @@ -66,6 +69,7 @@ true ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules true + false bin\ProduzioneUnicaCB\ @@ -77,6 +81,7 @@ true true AllRules.ruleset + false bin\TestUnica\ @@ -88,6 +93,7 @@ true true AllRules.ruleset + false bin\ProduzioneUnica01\ @@ -105,6 +111,7 @@ ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules true false + false bin\ProduzioneUnica02\ @@ -121,6 +128,7 @@ true ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules true + false diff --git a/Consulenza.Unica.Services/.vs/Consulenza.Unica.Services.csproj.dtbcache.json b/Consulenza.Unica.Services/.vs/Consulenza.Unica.Services.csproj.dtbcache.json new file mode 100644 index 0000000..8d08be7 --- /dev/null +++ b/Consulenza.Unica.Services/.vs/Consulenza.Unica.Services.csproj.dtbcache.json @@ -0,0 +1 @@ +{"RootPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Unica.Services","ProjectFileName":"Consulenza.Unica.Services.csproj","Configuration":"Debug|AnyCPU","FrameworkPath":"","Sources":[{"SourceFile":"Properties\\AssemblyInfo.cs"},{"SourceFile":"ReportManager.asmx.cs"},{"SourceFile":"obj\\Debug\\.NETFramework,Version=v4.0.AssemblyAttributes.cs"}],"References":[{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Base.Business\\bin\\Debug\\Consulenza.Base.Business.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Base.Business\\bin\\Debug\\Consulenza.Base.Business.dll"},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Base.Services\\bin\\Consulenza.Base.Services.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Base.Services\\bin\\Consulenza.Base.Services.dll"},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.DataServices\\bin\\Debug\\Consulenza.DataServices.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.DataServices\\bin\\Debug\\Consulenza.DataServices.dll"},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ExternalServices\\bin\\Debug\\Consulenza.ExternalServices.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ExternalServices\\bin\\Debug\\Consulenza.ExternalServices.dll"},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Immobiliare.Business\\bin\\Debug\\Consulenza.Immobiliare.Business.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Immobiliare.Business\\bin\\Debug\\Consulenza.Immobiliare.Business.dll"},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Immobiliare.Services\\bin\\Consulenza.Immobiliare.Services.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Immobiliare.Services\\bin\\Consulenza.Immobiliare.Services.dll"},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportArchive\\bin\\Debug\\Consulenza.ReportArchive.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportArchive\\bin\\Debug\\Consulenza.ReportArchive.dll"},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportCommon\\bin\\Debug\\Consulenza.ReportCommon.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportCommon\\bin\\Debug\\Consulenza.ReportCommon.dll"},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportModeler.Business\\bin\\Debug\\Consulenza.ReportModeler.Business.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportModeler.Business\\bin\\Debug\\Consulenza.ReportModeler.Business.dll"},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportModeler.Manager\\bin\\Debug\\Consulenza.ReportModeler.Manager.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportModeler.Manager\\bin\\Debug\\Consulenza.ReportModeler.Manager.dll"},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportWriter.Business\\bin\\Debug\\Consulenza.ReportWriter.Business.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportWriter.Business\\bin\\Debug\\Consulenza.ReportWriter.Business.dll"},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportWriter.Manager\\bin\\Debug\\Consulenza.ReportWriter.Manager.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportWriter.Manager\\bin\\Debug\\Consulenza.ReportWriter.Manager.dll"},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Unica.Business\\bin\\Debug\\Consulenza.Unica.Business.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Unica.Business\\bin\\Debug\\Consulenza.Unica.Business.dll"},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.WebTemplateModeler\\bin\\Debug\\Consulenza.WebTemplateModeler.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.WebTemplateModeler\\bin\\Debug\\Consulenza.WebTemplateModeler.dll"},{"Reference":"C:\\WINDOWS\\Microsoft.NET\\Framework\\v4.0.30319\\mscorlib.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Unica.Solution\\DLL_SHARED\\Newtonsoft.Json.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.Core\\v4.0_4.0.0.0__b77a5c561934e089\\System.Core.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System\\v4.0_4.0.0.0__b77a5c561934e089\\System.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.Web.Services\\v4.0_4.0.0.0__b03f5f7f11d50a3a\\System.Web.Services.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""}],"Analyzers":[],"Outputs":[{"OutputItemFullPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Unica.Services\\bin\\Consulenza.Unica.Services.dll","OutputItemRelativePath":"Consulenza.Unica.Services.dll"},{"OutputItemFullPath":"","OutputItemRelativePath":""}],"CopyToOutputEntries":[]} \ No newline at end of file diff --git a/Consulenza.Unica.Services/.vs/Consulenza.Unica.Services/CopilotIndices/17.14.670.39694/CodeChunks.db b/Consulenza.Unica.Services/.vs/Consulenza.Unica.Services/CopilotIndices/17.14.670.39694/CodeChunks.db new file mode 100644 index 0000000000000000000000000000000000000000..5969dc51cc9ffff59b3aa973bb3e7ba85d8379e6 GIT binary patch literal 126976 zcmeEv2eehi74~U!W=;nYo-~Dr2ngcs1?#Kwlnw$aNPQHgKTs4=&%GC4G_gcYVq!_` zyui6ag>Ogq zgue{83l;_+`Nw)g{R!?(&H>^Xp^4w|X8shiRR2{qP}M+H162)FHSnL+z+Rp0n*ROu z{g%&|xuCUe=>j|jr?oAgu{^o4yiLQnrn(7DeJ0e^k7(+%amv8uGZze*KYQg6Dl;hd zBVJQeqsIr!>Lx5cuyv6PI(?&p0WxktpMinf2mc1N%pTCEWz>YGJ(|Y#88v!BpHX{{ z7}00UxR#N1h_*6x@8pV7}+#x!jSc)RPC)Rmk;POp=mNoZ78|-sFtyN zHwEsXL7nWHU21e~{-W8fE7$jW#){>O$`8F3YG}-i<@3JxQnI04)6(zzE@h*hOiOO`BZ@ouyrw0s$I1D0MJkt*!GW$D{g7sJ2GODp@G6rgs{88>pqk|pyO%^lb>dl0Fov1vpTZls2~@eOs2P2W+G z92&~JQAINDyKBHKU+VIjVt+mE{EZ=A-|jRyh1JlmkMh2IOut!Rqp@6{K!d0%!x;7x zoLHmcd_9Kivu%9Q&UcL3*R}nin}5`dg{|LxvuqgU5v_~n(hc=(V%dq_uaD_D{5MD<6mw(mGhdxgZ0wVuhlz#`Ql}*v-fOUyhvvK z`lt8~C4Zgzt=ru6#o;8(+uwDkjz$uj$)Yk4MVu z`?|MZOZGRf>g$BBFNp5oZxa7TkBm)U3htV;ZP)D4_xlFt>-MH4zn1wTi`Qg(>v7G7 zTdi^NtQ8BPDtVg`fp3Ul>-(>sMVMq8_;W*sf0a;o+J@*2cbR+`3>stFG!OQXYTEGF zRjmE5XZ8A@);ARPt-J#l;dU9)*1B|1JVoai+I0G~GAqsW!20T*L6XaRal7#GtPq)D5FYjG$%3sL|lV4P-cA#EiD(la^r}GGYG0 z*1ea{`u91zesGm;2X1I(5Jq)J!>(!Q{e7dl;c})WH%KNHSArH;fuGa5*niacgs5A1 zeCPya|11Ag`;Xq`-U#<&_e6I)=SF9g__H`#Y|q#IXP0Ev+N&CX>2_xl}M(hv@Kq-Y*y=(F^vsV#r|`_>X2 zjg8-Yjg48hcuDKB<@3>QU0Yl0!kG&WX<0O9@rD+c-FoWGE@*KNvDq$fQtQm26I$Dr ztE-;1c+s5sbEj^BHg?(kZ46b_&*+Tmn>KIt;}4p@V8xOp(3HG_>7CF-!{%*bT3zIf)3mE;`D-NB%cu}hyjfVOSZH52wwi2lgZ3X}Nwvy}H+TTZ8yKP<_ zHnz@OF?W6alRea*-n{j%pTaI`-po_DVex_mGgi#rFok2wVOq)Ce7)a@TgI%IxnO?V zJjBd_{n9pt2w+;nzbH^~!IBj-S1w!-{Zea2x}WIyd9(`tOazrVVX6 zo9{X{q0O&v<7tW1w2hS+o9w^Ri{!U@Vf~1`Xx&I1-_V6+{%G@icI%P_iw~JLYsRwW zt+>fH?#AH;rrr@h%DmWcgMVW%u=+V59{(R{|63~v7fp5H&uh^sQTOnqFbs|kEbj*Y zY=1XzlKT($w{FI{&)HvmB~BH)AY1icRRdKGR5ei5Kve@(4RmM?%(UV?^#ACNK$odj zyvycqV!fTV#SANM+Pt-YYd@g#bSrMyye)ilJD}46Ry=9*Ht_YjS*}+p#U@nw_1*jJO#u79(}{2H0k9vl6W_N5 zVEuSAdlNeV=HXU+#E&v3Hr&|X*Z?r*TJd;ivpu~xnv&nL|AT0qW<}R%(Z|s>(W}vu z9ePPq?Oas@RSi@%P}M+H162)FHBi++RRdKGR5ei5Kve_(OB#p_v!A}vmpBG4KGfyc zQZpgCmRV!SU)GbIOtZhf@y98?ubaK~4c`H5SN;3{|I);%UTakYRSi@%P}RWy{~DfitWZyyDb(yD*|-`rnSRsa6~t*_1gpFU9A z=r6wC{;uQe`+8cU`uG3u`2yg7=I{Ts5bE^*|7xgug;fnyHBi++RRdKGR5ei5Kve@( z4OBHy)j(APRSoa#U$y`LmuEor+N&CQjZ+#@4o3 z%jPdxj>C7+Fe1jwL!%oO&!&#x_XZaXKT@~Q;)wZ+TE{QPk(IU7$04;1^JXkt|66H_ zGBhokT{|q3$f;!cixO84Q9AyYZfmD3LX|DZ{NrhLb$KE0c;lVQrJ#w9J>KZ!rp7y+ zOLnyJCaq$;?G8BJiEPIo??iS}MZL@NEY-!~V;|y@{@Yb2c)@ zHaY0&|Kjca{Z{}Je+v;H^!?RZbZvBC)F*r@JSN;N_%ygM*gxpv-;0Fmzp4hR8mMZZ zs)4Eosv4+jpsInY2C5pUYG89{pvAYfI56~dW2T`g-&}0YHx-)d8k-x_b?IEHq1aU4 zSV&}2`KHE9I@#2m$Tnx{)9FloHr1RgW*eI_nL=GQTd3DAFj_oSRedJeoG<26xm+?| zmu@a((hZ5GT(Pk^T`XkkQpKj`=DOxwCRt20=QH`nd?uYr)Ftb3bxo;Ub1~bbUt+Yl zs;WYwDUq$KOQec*SrkL1%?-t3GMz{klTDdKA)Cx463KjhT`^Uc$P}~LbbY!$)sSjT zXY;v+Tv|WaXmQq8)sRbN>YEDbY$ls7l%_x zbb*$ts;Q|^UzaXsP*Jfimo4TCIgE9oxjCJ~bSO3#>kH6Jb7QK$32Ak8&2`yKrZJb! zVt6sYIlXMOn5wEwT|NWt)Hh+mV9?U}#^!vozJbP|vA!--S4cM|F@BA?#&nUIY)Iyl zjk#=NV>Ve|mro`1iqT@IstTBS#bz4i`g~J!y1u?hGdod871G6e3?Ig{p*fjIWHV4y zqOKl&s>|e)xkhZa*Ect0P}OiMOvYsxk>6zdWV>4qYPGTBtruBZ3^eg6h6y2-yG+A%ykXbOHBtq7+EkNN)$ zYr=On$8BD%qpE?b2C5pUYM`otss^eWsA{09fvN_o8u&pPXtLtq2X7qsvX&pZXW+?N ze&}|At7`dyI|Yuc<%ez(2wBSy-5=npFF$Z=z?QZA&|Lv0Yx$uY0+y`hhwcTKvX&pZ z4PZ3l4*0=40Mh=CZq%Z`M}LhzjNXmjj9!kOjUJC4jMhcBBcb}Qs)4Eosv4+jpsInY z2C5pUYM`otss^eWsA{09fvN`niyC02t{c7#JsG+(bYv)G$Yp5Dkjc=Jp(#VdG#!V& z|2L!e={kBuUq+us??+EY4@GxJx8jR{%cAq6-$kcHCqzd_rRdP8Em{z@MpL7S(Wt07 z+AYdQJ4OSezESsRi^z+t@T>5z;RoT{;j7_u;p5@`;T_>k;nm?K;W^>y;V;5t!=u6@ z!h^#l;kmPct7}K@M`c}@Obb*a9411 za7}PoaDMQ+;Mc*4!7)K8SQWGd2L`i)slmixbTB-q3x);hU~o_ybPqZQ!vClL7ynQG zYyPwTBmO%77XK>$BL7VP6#qDXjenTm=Fj)1`;+`pev`kGpYjL!ef(~I;G5nT-uvF0 z-t*q0-a7AQZ>@Kpce;0yceHn;x58WC&G069BfWYr?+x+#dNp3?S?-tahwdNTm)s}Z z``laItK19S-@3nWk8zK54{{f}Gu_GVNVmZq=I-cj=k|0vyTbXW^QrTW^NRD7^PqEw zbAxlabB=SWbAq$RIn-I|%yp(Z zd={U~NAh}J;5+bsygLuMX@6;dV83ZUXFqDMvv0Dmu+OzmwNJ3u*oWGS?b-G|_9(m2 zF4{xwes*^|v`zLodyl=&o?#EN-?MAk#q3P>EA}%MvxC@yY&x6B_F}uU92>&=vTn>{ zn)Mg!UF#L=N$Y;=cIz7J66-AM6zf>4WUaIoS+lIk)<~<~Dp)&M+gjbN(6Y=g%=gW= z%;(KV&AZK;%(dou=Beh-&7;g!<}!1xImH}n4mWo-)8;_4x7o!M##hG2#vhHBjK?)i zlxADHpys;xmYyCPlrs%}e`Rx~^MOnJ7(F z=@(j}G)0Nm8ltqH5-<08XhAZ(!gO~P@RW_QU)T|;egKnCXcqNKA%HrrogNl2_ z;-z|7W)&{2PDbiIp`_ha`b(&3HzhubQoAbg8nmaWCYBT?E`i36dteoE|zytPW~gUjj*5ls!?r9M*9ZWE<#WU}@eTHRXZ z+}abR-b&mC<$Ecy_m-m6Q{{aFd3z}FLWtd!_&UU`l=v#d8YR90v6~e2p6EeWc?mrb zxur^f0G;ik#H-QR7D{{ySKC=;T^x#1Clz@;(jz54hYCU^UW(X2iC01NmH4D9N}duQ zMhmVIU*Noiy8t@S9uy^^BA<0ci7WAnK$L7HK8{(>RMuPVl7+rF<`PjdRcaY68A^Nx zWk3v=Y})*d-rzA2s$*!c@tF7&((61XI)(HqkBLnoy~1OV zDM>H$n8*~;OCpwBYG^Ouiit}R`67=&r6fHiVo<4}8`^VdkH{2}Pl{M_si8eI%#Nbj&ei+G;Obtx7 zSdyuMDI#JbQ>5Pm)kroqv_~LON_9)nIvdWgqFr;zU8G1wIA zwI0HbC7BxAh**-Tp&p6gB?TjzOhJ z-I2#&Qi{64j=`jeYUMF_6s;`|c`Rwv&`uFC(J0!u9;yP5l6bCZ$6!(vIn<89qY#Gh z7&J=Ntr4-LQA4|w*)eDosdGduNz~A;LL5jGaR>7l6pGeHqVtkL4eg4qJO+azav8=* z5~!iwggFlaMUmA!27gi`KjAU)C#0iAEa}tGZiOx-eHu$JltiCM{ymS0Js}+>Vo9Ec zR(3=z$WGY#!pT(sm&L%SRoEjiQZjd22JqRO5^ z#F8=%Z7nng%0%tUMGV5E0XPSP48}wpMvC|nEmn9;bP4G^I|f@KF(+clm4+7;7T;I6c-PwgtP+JM^uTz=kpj$iMWH13ZjJ67K)g75)I#sj37$N*v?~ON=PT$ zF^CfF4dXFr5+!=fsZ?PT-Oq4eb~X zazyT}4I!z~(5_@0%!nx4;>3%{eJ3YYgmAh5CsLKS7@SBEQD<{dA_=E*Fd~YrvIY2% zGOaT?@gdS~=fs8(j^)IK5YFJlgb?zY*n^EAXkmL1j9_~bjAktaqwL`TeYnB)pr3oOW`a8WZ5+^KH&SAQ z!5Zl2uB@J5cUDKR8{3_rne9f<$aW>zh3!I6&vquru$>5YvWEfmqQQ#vGtUYHIXh3W zS%c;1XWGuv&tV43(9Z%(6YOlKD7KSfCkcC)EJ4xR*gMkC$h3zN?r5?dC_2f85OlEz zQ|u7K-kz|l$p%sMwrn6lH+ulZZf~>g=;v0fKfwUDEdgi!2pFp+sAYW#1nWbvg}n_x zw+yy5{p`+q6ZElrQLJOyJqddotOrGJXLqNcJq>#+!hQy;q3FQwMn6N3b)}z!*p>td z)`g(6y#*x>wpeHS*`IYHFztw9w>0dKu$RFC%W-sz`INeY?NO}P({>3BlQ|S!V+;DZ zwZS<3bZwh{+Lp}-Qzo-0dLYBmEt;v2$-GrThwb3Qm3pgt}9lHT1MaN-3pb{N{9f1|m5}X?_Cz=sWi6%wk zqLI$d7nrV29xI@RRWU@SX6@@Rjg+oHy`j_&~TW z{C#+HcwKm9cxiY+cy@S3`0McG@OYd>uqHe*TooP^E)5ribHkb8)Npb*J{%RcVCP`B za9EfP6XD=+JM13x!q*C&v46mVe+FL!p9Jq=2jR8gh2W{+k>I}I&fu2dx?pW^ad2+% zTkIm76dW702Ql^$Rs@TK`N7O!zhFWzGH4EV3kpFp*gohN^a{ELVZZ~;|HA(my9sal zFZoYnKjB{g_x_F8QMklE*FVGmm4AYNv|sX9`OE!<{v3arKiMDa@98)AJNsFGs6POE z3*G%Ke9yPMue`r{A9!zjuVIJb3GYGgZtqs_I`0baLhmf^RPSW(SnnwB2ydmg)H}eN z`JX#Lk7y|H(h+AMtnj8~jE76n~iC!*Ay|@GJSn{2YEd|0O@3 zW6i)1*Nqh`%!EVM*JcIp=?f5o)E8dyA*wgsC{TKUv`;Ydk*w=X6e!#xV zzQw-QzTCdRKGXh~9=yA8aqN=i4*w{p<<$NW0nI%`VtUdwcA3^s>8RuLIvo zu`k%i>`&}X_7Z!VJ;LtAp2v;sDs~Awmz{xqj}zF@ti)Ea@nJLr%3$#*WBQ))Ckf zS!x}CU6Co)-qt8<4{LX;Xr-*d*c<6>b+aN14|wxS^Aq#W*dck@df(I2mpx}N5 z_bIqn!95DrDY#p~T?+10aEF55E4W?3Z3=ExaEpSQ72KrYMg=!0xL(0^3a(Xfje@Hc zT&3Vj1#1;tq2O`_mnpbZ!6gbVR&bGm3l&_T;Cuz=DL7ZbISS5JaF&8I75q-YZwV~@ z3z8O3I)p*v?*Ao zV5x#73KlC^q+p?f1qu#SaDamO3g#)8t6+|TRt2*a%u+B@!3+h{6--mGzk;a>rYP7? z!M+OiQ7~D-Bn1-{?5$veg7FH*DHy9@jDpb$MkyGnV1$Cb6zr*>MZs_ddnjmD(4?SI zL4$&N1$7E`SFoFcT@~y?VCp+7*h#@K1w{n~1$hNI1z80d1!)B-1xW=71v@Gjs$d5N zLlg{Fu)Tso3I-||pkO-%{S|Dhpr3+T1$`CtQLv4ItrhfE&`Uv21w9mWSFn|W8U@`H zbXBmWf-VZSP|#UHCk2s$P(h%;SKujd6*vln0tOa+DlU4bS+`=^3`DELaj z-xd5#!IuiYQ1H2e&lLPs!Cw@7s^Aj^A1nAs!G{VyQ1HHj_Z0kD!JibotKc04Z!7qt zfUQqD7g69-GtKb<0Pb+vz!IKJ}Q1G~d z#}quO;1LB6D|kr3g9;u{aKD246x^%e9tGlN6k&;O7cX zP;k70;}jgL;AaYcs^Ay}M=SV=f_4Q*DOjVRqM)pxq##ysr2LcX5i&enhO1?Gm<(6R z@K6~ZBEyw3JXnSY$#8`Xm&>qChRbBQREA4rxLAgZWVld<3uJhp3=fdud>PJ@;anNc zkzuP0XUlMwWjgvy3T99+oq}l;>`%c|3Z_u79|ikTunz^3DVRjTL<;t%U;+i>DHun= zSPI5aFq(o<6pW-`1Oyy50fZTsUNi$8WYaHgW<`*Vfj$aOQ$T zS{BV&JakqYegAJn84Z8e&uqBBDpoa6)j(APRSi@%P}M+H162)FHBi++RRdKGR5ei5 zfTqo|;ud|g+2-GA{~L3yc)YXO+W3C^pT7Usqc3S#x5oGX&qfbNcSScwS48JUr$r}5 z?a}IJd2~QDGnyQYj+&yKq7=UP?;UN4@BNMN%kV>d?f**nbod~?^}iv!JUl=AU3f}( zTv!ed!8`kN!~OBLeoI&v7VwRK|FCDcMd*ZD@EP9DeA|F66nqiv9AtwbLI0q4uw~!{y8oH~Xa5cVdH+%W9(>h*HQvEL+dtL+ zxqlSizhCCh^Y{1n_V@DZ{i2`r2l`w4Tl%iAd7pXj;j8|ayeGW}ygR%b@W%al-f7;6 z-cP*4z2)9~Z#v$zAL%u$|E|9~zUw#LFWe8@H{IvlN8G#I8{Ny@bKKv!C%8x9t@<{1 zzPrCW!QIoXa|`ZJcU!l++sWn5SI%FYKRK^C&)_}!JMb3$rTDJ@*Us_IQO+uS*FVqM zA8*f(aO$0cvxCzY@688}CB76NinsA)|Ks9beA$1sxLBMiekG0-WwBB$60`B1{AkfA zieg96U-S}N2+se(KjH82m-yrSUVbaTieJQk%TMOV;GOt``9eOE@54v)M!XH5#Jli4 zcqh*AZU2XO3;qRs+kdxxqx`o2H}>&%#XiJdYR|Q&*kkSC_Re_ceLK5{-O0Au-`I!j zExhag1iPQz!LDbQva{GJ>{wQ2E7>B}%JyU9*dAZOZ9Zt;g)jUs zH_yQr{wJA7n@5<-&3Wej<^;0^U-)OtL1rJb#tcl;_`-PKc++^nc+|MZxJB|1|H&9r z>k4lhNxS`EQ|ppWW<~o!rdE@IPn4|Pz5;Q@RF1bVr)=pwQrl!|x>)4xOA%SfCz8B< zAtfh@$hZJf5zb-k_5-QDT)}QXfP_q5w9iM;WGx*(BPYMpdN?8Q#7>q+%hTW9?H- zt#ct|x9>;&&lW}dzQ~`3!mUn-w3rg{4g$eYS0Q2!8WJChdegQ-v= zkw9m+r*6QVk7yr6)n{|*1V2hDA(_cKN1<=H&~zI5I%-d3fLO?jqZ%nMob43(QB-|0 zRY-^mjd>CsDDn!%ylWws&)XFYdY5#*C@M7O`9va<=apqtB%OdX4^qCE%!mpNVG{m^ zPz2-FrBFl>s1It$VoFpa(AW2V+*ipeBuqN$oMp^(qor9;p?_=Mu6mDCZql@cXPm6{Z;1BHf3v5>*Z4n?G+s-jcE4S=gF zda#-ODQT2_DS&)ZUxM+A`YuaAQfYU6DBA%hufEz zaChL2Na0Wm+!0+fiA3Hm;g$fw;QR`@Au`z%>KjO{6%x4hN&`qt6pBf^)L&jg8iz;7 zWOzv8rGC^L-PNU9lHl`4l=>nW^CgpaN`2@OQW#fc-3A%pJ_#4IH8SMVschOV^`=hd z@;EPo>P!`q1$^UA{m7+qc8s~uB~?t~6MsbI3b;XIP*>MfGMyGNn5zcrNkYV3OZ~;1 zioso|Cz(aoDacA!fsg#Dc)FO!NB)p-|05%a4EJ;*hm4acIf22A!DwAG1>C7IC=Js; zk>#-@wQM3|$G9uIi=j~KY+O4)H8+Q3!tcz0D0YTJ!;1y^9Wv|TAR zg=%-9)J!fb;+>HSS55_t!%mcndnTrN3hm~Rk>)Afn?aLA)P)qro5vt(Xf2CYh^O&b zK}PU2*nlpbW-h#sWm$}w+c^hCV&Y=@U-d)Cfs10AwrLD6Dx+ze%+a;( z04bkJq5w_XLJ?iZw1t4`LF0HBgDGRoUo=!ihiUqzGVs@hFZmIfD&*64OcS|~!suWk z<2hP{y5&61;4X;eJcg?)e8!K|Bt2zgny@sD@gY1WEM{FkhgsDN=^40V6S17UX}BfB zcl#7sz)ciyg`7}JK7lXvsZauQ5#Qw_9e&o(-7b(&206E&WZdQuJCm4$GFc4D>zqW3 zlJ8Qf42A@JhqXm2opoZ+U3bin9JL9?>zc{u3oHiVbp~a}U^}oFRu^^*y2GOnRSU#r z^SJAtQ2Vef&;sPAJIinVAm8V7$4@#)FcKGT!`V!B{`T7Z9(0KlK^Jm zt083J7>$DjG5f#@t4K%}itJG8PJ)B`PzDdumDH_73L}3oqVV)dih~f9!g?q#Bpqhq zPfaXG9F{zVjA)}&co-}4Whjs>BvbZMTu%y5+9ec`z`!nsP{6Z6EJEfCoRKB?TtsCs z=foUD<*)=RidIMkaCMG@RJwvJ3l2yHE23mNn{&V_pxR6keI!~bV9}7Z!75$g{f~oE zx@JdzCoU<_s*b1xHK!af2`#~} zWD=l~nhc09A;2XycrawLoVWxxW04b;6i~tjlXS@^6AUcUIhEm{5YP^utKg8%pbH|9 zRH2aK;142;B$xb=E)+P?M;dK0ut(=qQb^(`W(yex-sqexav}|^;tC9$(K(rCL>Rd1 z!51`BQ+Woy=#1wX*aFY!R5mY&EwGxx!jQ-U%S!>SK;~R7>wqgrmCzCgSKvvG7QhwI zQo10(6g7AT<3UACk)(m)L=+f}A}5|mf!sLJL@I-28?i(&hqV?+0{1SKWdbyTB@$dE za?k_@yO`ym3A&pLHfW*?d?5;O1Ui#RW*u-ucPxZ)7jb&ZVR@VrV2c_Mb~a%XUEo%uhe4j}_F zRCPk^$Vhq9Ib_TSES}K4FsqJRTYy70V=7<7wBdHmEeBHQ@6Ce?+>l4MI0}8=ICW*C*0Ed8$vbl^3#DB*sY)bSK_N05N)!+TO^SV9G zsTEI%G0tUPt$nI{E`Qk?W8EYK9}wPYy&p7t1!t?UV)Y2O!*}CFW_VAzck?m9`)<46 zZuhizaZYfr5W{#+oPCk9Prw-ir&|^0AK|OsMEga4o7aO4Hn;a8x4(6FP>Qy;er?ag zse~t)SFqze%l=60$A2N3%ss;i=CtVZ@FRY8v@^diSQfkxyz)*PD$kF&lwQ{YbLT>h>< zh|TdYHQ%+@n6J8>%@v{&-NY}p-wyB%e|S9qH0o*{8ZHy9LC$~7vc1pQA?7E+(a|9G za(DqxiFd4~;E>=qVmon(^H-d9aIf_S-#OUY-7!jwL#%VXqs`sIY4$Sn?x>mFV0~`h z?7i&2z|Q7Rm?yi-&4-*j-RIezI2~brm~d_oXZa_F_1-Aw&(VR_qwe0umqAyz=+?8q z?rfiD9UnephW?wzi{@z#i_EZ#GcB5B9>cQsTAHw$=9pa#GXJeH!t7#T0d9Wgnl*+r z|INQr9G*SqUt~6z|K_JE6^}df6N)7B-~31><3VA*M-rL;=AUJKxq|s8DP;2IyHr$~ z|K>Zg02U_ZA1G3q|K?jVoy>ppO-d*8-+Y54GXKrjJ+r$(OT$#ge2ub7^WS_`R)uw% z`3gy7{+lmzv$Ii1nJ>xyXN%?wlwX?v=JT=|Y5tqfQ97Pw<}*|vUofAhD#-jdpOU>! zCe0@)ip+oW35tTDU_LIRVE&tr$y|l3`6vl6|IJ6JC29Vf56kNz^WVH)iew3y*HK|I z|IKS8TB$@xl3VCt)qOn|-CiCBD zlSS~*F_w`;=D#sd7AEuGXr&@B|BYD`C(VCj0%aug-xx0o!~8eKkwoUdF;+H`DH^hi z()>3@%Zp7Wj8U=x%ztB~jDj2APbrGbfBh3`LYn{j$LsT@^^as<$o$tolsRGk>mN|0 zH2?MYNtEWlE~hG)|N5WhbV=)Krsi|{yQ)6;oPCFqayk8NDksfUq6aOY5wbLWN9-0^@xWYJu*%a9ksX2gudk$>()`y~C=uqrK8(`I{MU=>>d5@p z3zR{c|9Xxxkom7?s7^d!^|UNb=D(hj)x#dulaz|F(i1Y3%zu4HN+t7OA4(FL|N0Qh z2lHPaETdop>f6iK$o$s_N|DTeeSo@zwBBDO!~EB`mCZqQdOs<_{MTzKS(^WPUwH}A z{MY+X1~UKkZ772@|Mjh9Cv$ndx2%)Qf4!&d2h4x%4N8Uiuf0xDWd3WfkwoUd_NpvF z=D+re6v_P8URL$M{MTNhtYrRcFUsOD|FsuLBJ*E+o-#`FUwcj_Vxpo+T*eS*j0N>T{M~h+M^Up=D+rcycP1=!xWQ* z`L8`h5}E%v@(&fm{MR0!C^G-G`(-wmrrLe7I%)oE_fn^&`LErhGGw#bI+Doz*Y1{a z;CSsWYAu=7?xYwp|Ft`)4Z4couP>O^ZkM_u^B-q>Qfext-6~UI{%f~Tsx<$#n`LS~ zuiYd|kom9ONEyle*KVLlY5r^1QzV)Hn&fFR|FvsnjWGYUYh)2TceJaeGK$(&G7T$U z?Mi9_=D)U<1epKY6;!P>|Fz3yHkki7>J1H$`L9VzhxxBvOa);6YZp-(ng5z(aWen4 z3*<$R`LCT%$z=X(=gAVOw05p6fyb?O4oR^8GTPZvg88qVrKEITJ5yaY%zy0+DU$iG zolfaw{%fbnNHYJmQ)MK~f9*FEDb0WF6q!!uzxGQ?C-YxBnItm*wUcBrng7~}QY7;q zXW7vZ<}}53Wd3W%Q>rxowd3ThkmkR3tZWnJzxFdKQ^;vQmDP~>uN^}d3-e!-d?(F+ z?I)@exq{X%i^BZZjv|T7e{GFS1qEvrm6}XxWs=DJ*NzlsSDoztBcuTP|8Nq>{$EW3 z+0%zf0rvkY+w80t5+FY+lgfbnYLElw_)3Z*`~P5ylJ@^WQX>0*1xeEWUoPXw{%@lK zWdASYW)~gy|56zNlV=GDWdARw%+mf}L{VgB&ZQ`6|IZ;w+W&aUc14TH!c5ofF8iC! z&5)wB|EJ50WdBd2mSF$yFKdJSKb0b2|4*R^vj6v^ywd*Pm!io2-$%Ac_WxvxBKv<5 z31t6IR1K2-zc*!*_WuM~fb9SAl#lHHak3;zjHL!)|BoR(rZRZ4BLj$M6#dR+@L0!h z*#9F)Ap3tW5;Cy=_auSr{}x#^Ih`RheP`@3LN%u>W_aipl=pi3GC$@kp!DrTt%&1!!OjvVZjF z3KGcv&q)EMYnBAE|1+{dvj5Yv9NGUVN+kOqk2fj@qnA1Z`ybCX>N)KHp|Ug5{@;Oe zk^MhJ)S|8Gf>wEw%vI$-~AK~d8F?@aB${_jLF(*BPq6WRYEMM?WV zkS$63-=|1v|9eu(!mxKqlJ>tt67CMz|0GHKpRdoCOxQA&?0-g*wErzxwY2|DM8az7 zN%SQDETjLFzW*0mNeh|Z%iU4b+vBX6#xg|wX#dI!g{8GmTUFb#Xm;z$39T!a*A81% z+pu`i^43KV7p+*ZU`TB!Z)|0DwDBgbV!Z7RINphD#~<%Rc2nbxKSp=B@rG70-mK$| zHw=mnKi=r$CdWIK?`Y#qT3uZ}z`}U%)3Ki4#dL=s?qYgVqYWFsqm4FniowPq(j9HE zGl>pA*qOv82Rpf*={wF+4LV(2o`Wx)+sAgSJGGH8GQcz4krVi z0Dpfac>8OM7DTPl)M#QfDr$~)i}LXCH!$iOb&s~dc>or?`~5Zi04D;x8a@|39^Q{L z0d5Mf4lfDM2~Q7y5gr>J6&?{D94-mxg)_o^!*StW@Zz^in8Vos1L481N7x1a`>f!r z;IF~^@ZR@o@LceC@IY`E&Iq_BxGXqdo)U0ka7<8w-@dlsz+iSTHJBKT4u%JH!LT45 z3=V38?m_23`2Y0(0*`&K`Om^%-#VNWaFu_Nf2Mzmf1JO@KMdah%=f4Jll)PBlfRRn z@(003UpGJSP45fueVi2Vy!WWL&b!%Li*o`__fGPT_Kx&ccniE4-Xxq8P{011fEt_= zV8IjLhwdNTm)s}dh3{7PD)&No;QIyq?;YtLd%B%n;r!G2 z6dw0pah`G>#5n;sIG5v`fK#0loHfp&I458(yzGs4TAW?sVQ-+*+u6bq;w$lqcn7Bh zJSpzODFIiB3&a`XByqGjLM#^ti0NV?eCgGTf*30LiLKy8&)}c&_xS7lS^f~egI~ul z;b-w*@nd<3AHo;$S$r}d36FUN_{;0ZyYmpf^1ie`u-}BAyhrVI_D%APfK%-g;2-Z$ zd$B#+-p3wgH`+yeD7@lzhfh3{ea_xvud`>^gYboSExVYV2|sv0V=+639muA$iEJ;n zJIk>ltS{>Z&v%;j7wcW?73)dse(QGY8tW4HyE_Hm?n>}=w+No@CR-z|daGdVu>O1i z%lyK8-+aq_9=`4F#_0fS>?Nz|YO2%vI(xbFMkX9BU58=>TbSpxN8(VhZCc<74BG z#!HyUnkbROR`{>o+TS&h`S z$S8eQTiPS2Uiz%IwCA~9g3oH?%!$$jmGe5}B#+f7^t9lmaS+kxp`t_{s}cE_ElT9F z8of*5n&7hJV)0VFEVBxiRwpCj%tVyn zv6{-fgqoz!YD;?*rO0PBVy{6k+L zHg$X|O^&M_Q^zOO@LR1r=Hd7pTNTNnM)<9!RD1!Qku^?5HPUglsi!f5DU~yUcBJcS zQ{NsL;JTWc9D-OluO@LYVx{+LQ{NHd4k~siY8ax#l*dbOUrlY{D{=U*M(_Mss@mEUC30g8aT}C}A8QhOZ;9`@Ro*v{mt0w+7#vuaq%Uhz zdmWG&LX^I&P3;wk(wDUfSGK$)eOa455V@tQ-~n`2Iw2VjNqOZg!T~U%gtxfG=v;d#hl=lVBOSlW@ z${!RZ_`IaZXB|<3S8Ecl2t)~Ptx0?wv!47~BkQep$&zzqi71&WwTzbFQjsz~gEF{@ zNW7ofC3v>RY?>=#a&3*cYvI-#&aFwjJm4|hTjQd7!_79_TSMvz2jJx28p&(nQ(Jnt zHnnp^3>ViF`3PK{ODESR?s5^s%QeMbhf2xMHN>Y~5tFBDhb zqm=Y}ZECk5a=wgQg^tWqImw4TxxPkKFCigG@0ar|1ipUpnG=P$x z!qEVb;GX+Av`1u$J2tj{1;vZ3za7X}Y-sk~`>XJ;2ZA2`|)X*+MjUZF1@nX~{+0@W3 zfNOZLDIAVtGDt2pw5u79iAz!UPwf~~iqsu>3?`+h8*om5jB4dEcoeNIhF5t>qlR`0 zjtNk0Tn|-&N2$4UO*;mYqLxGL7(5DL2u=x5)vXb+q)|h=6rSrrqez`2Vo9Qgb`|14 zqKG?~$DmNOHWHne3~Fdsbj3*lGIANlND`=_-Gn(00!5M4JO+PKpMQc=1C(^Mh$Vd* z+O5!~q)%fBhLY$L8Gp}XVoyj%iCB`Sfw$sCEXmW*euKFU@eXqV%nC1)DFF;3u2G}u#!SW>2;t%b%wnW%j^ju}Ah7=Uvy$Y4ywVWfyJ z(VYs9i7p|XXUAYmB;r5;$(4q79h#F|X@Ej_46Z~YOL6g_N=PekeMFTgd_GPYkZ}hg z6-0^Dwot^xlW6#6WCT%C#&#Stprn)S7(|KohVd9Qi4wgqUBQx$Zup!?64_7WphzSc zwg5p=U6(l=1W9Q>=fsZ?PT-Oq4eb~XazyT}4I!z~(5_@0%!nx4;>3%{eJ3YYgmAh5 zCsLKS7@SBEQD<{dA_=E*Fd~YrvIY2%GOaT?@gdS~=fs8(j^)IK5YFJlgb7VQ z-V{BaO(2-S#uJQV;|TU;V+rq}d$N%Pd$17%Eo?7>5o}L_(X54F zlsz1v4>#Bz^m8xPOi;&~2%79hN^CG#1O42U)f4Q_>IimYyAw3C-3S`lt^~WVT?p#g z&IB2@6TwdQFo0e(Sdo6_S%DyD=P5R8upIqN+gbWK%wQS%Szu{`o$VCGb~5ZFVGolf zD0&-vNBS9=_E5qdO|}C?C)p5!F7{xG9b(wq6LvM(Ad23W4J7Dh51`oXZMGf#+=}%l z7{InA;H)13W3>detS^CJeF(O&w*lyu!M3KK-C1vfK6WpPbxgY_VQ+)=py=)F?)0;# zVQ)p)&tNqa9oXIIXXvr6^m7o~k|4pl5OlV;pv1uz>r6lUvrYu29Z~F-h8+_2GFV_a zj&3oZQg^UDiuHQhE}>yEhoWn2K|i-P7^k1EZPQQNvKe8@WEMpaWF|phW)RS!ZGfR< z|2G@I)S|yc??$h{_P;N>ExJ0oFghdpMRZJbM6?2@|4onfj`oUnkFwGB(Ka~y&k6q# zej2_Lz8pRg-W%Q$UKL&d3;)EhJv>aF`ZpyU8}0$iJ{=AUw+Xw#s@K<_`S)D#Fzopo zgDYUopAno4TmH!4pkP5T1LysX2pY8ACkMZQGbUT<#; zkGubHKXu=6Uxwv=ue97Ra8Gwnblct4>reO_?+$l&aZ~O9x3}8`cKcV($Ijc%%g&R| zea@}U)y{>^Z=I8!qn#t2gPaArt@L+!y?Dk{fy?!Np*Uy6I`jM=j<=GCbmTkpC zOqegM_pLXqXRU|jxqfS{^Q_aXpTkT2VenBu2j}{Yv6^t20iEmD!|G(&IM?qZ^AF|= z=HuqQ<}K!x<^|^I=80yzd6?N|&Nru-6U`B39n7L3W?!?LiIXmjzZmZtuNY4n4;Z%_ z*BBQWXJRsHVhybibgmy}*=w*sz`dFmYvlTX>#HrX2I~VPYmc~M4J{BLK98JOAs}Z? ztdR=@u7AM98o5B=8f@$}SRhcHZ=yV{5K!o8TdctnfyBEJi$wxufc>|IRtboO>Ai-Q z35ZSEe2rWua4gT)V4XneH=AM&trQ@>YVb9*RB*WdiM<9Z1$3pEuc37UqH6gXS|&i+ z)?P!a1c&z$Yp_V5qA#Nrxk}*Li)b6G1Zwa@^j@wLxPFYu*I=E1;>JN@4J{N<3hVtf zv{FFUerOv@1*B_N+H0^@K=r6ot`xXl5n>Hi3Y4*c>akRy;;*2LTq|(x7R)hOT7QkN zk!uCMit#nHRzQobVht@7P-Goiq_qOX`=Bl?79bkSP$!lP5cQr=2i6Oe;YLGLXvqK( zy8#s}8c4)$Kt(PaIPC^hiP)jSUk`*JtQh}^}w~;47)MHqZKS7AnJ#kyh6(eWSu7} zw2VOH$7oS5By9atUXd#aTVEwAw3I;d2Nti;V#2ZYPees7CT#sfOH|})!qzJgX*q$c zAE6~$P@vISs1!>ID)lFvHK@|xcX>rFD{TGGqJnh=6?zYmGgZ!aMP-JJgt@^h(`6*a zp)yTHu4BBizsd>KO;wQ(1`;lK6goFrMULT>QBu;b z!(oUjZXBSc2Uw5qO!9} z-Uef^lZt#?REDX@1llZ0QF{h`E~wbvgG42-#O+ZkCwn>-QdUZbWBO-Q@(@I(Av(5p zxu~R6(9(`FlK84JREglL$_^^)ju_4%N*pRgWv~)ceR%~eiji$Y zBuJFz*f6vT8bxG()GArj)@vP6kt}NK+jbTeuqb66i0KXw9%XcG;8EnHYa<$Un0A|80gIx?Jw!!vDAOK*iX?|J z{dJR` zRsKnoL7-Fydvs-@Q1lX;mu2Emi0`AgBvFQwMam#i6vsAcS#l_&-Mq5oP=;**oL8!< zx(dxp5@p(x$V()O2Cz?ACKiSGFvEeR5Yd6Rd0Db3(?90;c7*C5i87Kz8MggIS&}Hz zw?_SvM49#=Y9bOvP0zYG!c>V@guEcn_kaQKmf;in63pruP=2ENPT!*jp`28fDu3 zf|n(YGTiKC&?v5IE|Q5w(dLDy3N%V0HW|yrqYy7g|0R(!{as!Lk)lv<6p}>B^grPG ziAd3vx0qc9lcJ|RMVW{crPtcLJOUzAdKfPglj4f*;bkIHNaye}@hDPH5M`oK6nO+~ zOCDvkLs6n#G}ag1g=ODDbrrX+>%7f@B}SOB4v85X_rBysHm4HOB!X`%VrRvn`NO##~ z5Gej|v&1eFe>&DuUMBj)Ur=u0WyzivHXO^6JuU4XQ3iX`pIX+T2a-N5?IvE9^l51~ z@-opU3SY#_l07Z$0$wKeL>$P1$WyoGqAal|814jKCh~-IEH4vxLOPz8C3RZ*al9<4 z)1nKK)M;sV;rw6ZLl@44k|cFn`q8Kn)QP%BLZ7Gu>G~R^gE>h&3ZkS=OaCcENu3t< zsBkc_%5V%sa3|%hK#h_-E&XSr4DzJN!!cU{Bp!jRl0Gf%V*Is$=o6i}6n}-1{AuZj z;7=QpKP{~7N|HY<*cmuDSXHnZf3G0^L|unM1c8!xBt&9R)b$+dk`!ub52Bc)P)jT0 z?-fL$xH_CiObm*w_v0^wpiqh&B1)1%E!;W0L==k16`~{=)Y9oMNs>V=?Y_V+fk83a zJw!?Jr=>lBza9~PqRy+4lL!>zQ}}D4WKe5yCsCTOBCkifWKc^3Ete#NTG&7rCCQ+c z_Ao@rpcdE`{{Qsz*;p<5d-NIJ0C+EYJ9;B}IeHE|0gpuY<2``eqnq$1z}n~%ybEwv zbUNM!I4L>~?*mk@H-K~Sq9xIR(VS>TG$oo8jf+M`!=r|1*Qgj}@NU5NQU9n<)HCW9 zb&mXq!(+f#;pgEe;rrM-coTjDo)4c29}OP}*M+|iZw{{uuM986PQuyY88|2J9MQ=l>2EgTkR!$deZ+zxLK^a^Xj&e&;S!9Rm9 zf=}RK;E%y;!3)7t!6U(a!JWY^!F9pf;Nsxi;J3lAgOh?|gLZfuSQV@Y76-d}a6uTXN5U+@5|4)1G z8E!?9wSV{S?%h@0JArUSM8E(l#+`#XVZekrgQy@FK$3zex(}Sa_c37}gYKB@3n4p=6SySuj{?u_xi^(> z?SJCG@4w-%@SpRS_z(N{`3wBp;16-NeTg02h8^r6x zYs9O>O5zpbWnu;K60w|EM!ZP8Ks--8M=T|tC7vOkCY~amB$g0Q5RVg&5q~8fB_1Ij zCLSUlBpx6Z6N`xZiTj9qiG{>H#NEVQ#GS+fVm>jCxP!Qzm`ltdZX<3bZXs?aW)n9N zHxf4x*Av$fe-ZexKNHsy*AQ0|R}ohdR}g<9E+;M{E+sA@E+#G_E+l3V7ZB$Y=Mm=; z=MbGli)a!JqJx-8%plqc>~Jl2bT)AoF`YP*ID^1$Rg&^_Vk$9(IE^@!m`qF}CK3~f z@x&>_IASbuGI0`dB5?vSh8Rs8PmCf)62}q862}lDh@*+zG0;z;5M;&9?H;!xrc z;$Y$+;y~g6Vt-;kVkogMu@A8~u@|u?F@)HI*qzvo*p(Pe>_Y5J>_qHH>_BW!Y)5P> z@M7B#TN7ImHKIyXh%!+kibR3P6FDMFY)NcEY)))OY)WiG3?eorHX=481`-2^4T$xL z^@w$e{zN~bFR>2Mhgh5FO{_)qBGx3@h@M0bVhy4@(T&IuX(B}=i3AZ5Az=wa1Vo(h z36F4z7~v?K--v$^zY_l>ej$D){z3di{7C#j{GIro_>TA+@h$NU@ip-k@g?yE@j3As z@hR~M@n6Kp#7D#`0enx04~X}P_lS3icZj!%w}>~1H;C7X*N9h%mBcH=%ft%eC1N?T zjChfFfq0&Hj#x@OOFTn7O*}IG;F=IF~qw=p94WyO5*#kUVGv>@q zrN_t4_bzwRC!~)}ADKP~@7BAecSzULdAwH-NcT;zna-pw=I?*TJM|Z-k5ccXUQI2- z8}(zU2k_;-J5o2}efo;jMVQH-kvao!(_{7PeTSv?Pwko7CADp;oZ2$AG3NBwPW4D7 zQ}N`#@D0CjlAnf8gb#)H!uS2w@cQto@RIO6_`gpNPYX{8$6zk~i15I0?{L>}dweY~ z7j6=65Uvxph3U|Qj{S%IoBiCbvTxg!_C8{g4OSl|3=elTB~Pt5z~4YR^LXO`f5diP=0{Wf^Z zUyX0-oo^cEEHlN7Hz&Yn{z!9>*~jc=b}%)QH=CLPrmtDkWQ;X2c+Y z{+0g4{<;24|4jc>f1E$sAK@SFAK>rh5B9h7D}L4=(BLW!p#2V$q$lmCSOiIk2MyLz(?awtg^TH)2;}FtH1< zGqDq~Be4UqJ+U3JEwK%;HL(>@BdSD&C=(^3NEC=Xkt4Fimc$ms=EP>iro<-1AYx-; zBVt2hATfa0fLNbck64%JPxK@D66+9sh_#8{#9D&5+lyF}Xd`+OJ%}}k?nE~tL!^lm zkt7mCM1+JT3=t4gEWSvj&?aR)ZBo|LCS^TsQr6QZ zWj$?D*3%|sJ#A9f(QUg%DCF3jH^w`xZ0$Qt4+$d+N6xD zP0G01q>QUg%DCF3jH^w`xbMlW824S`9pY``E#gh$4dQj;HR4rbCGiUJGO>bqiC9i7 zBVHt4Af6|lBbE}+63-A%6HgIO5=)3D1o4>OO4l?AYGN@fWD#*caUXFnv5>fjxSP0( zxRY2w%qQj%cM!J|bBQ^`ZJ2MK6_4G@|J_2|Ow1;3B5ovZAg(8_BmN@jnkGRNOl3_> zAx64mVmxt*`2X+bUiG{G|H{l#%=q7n+5Q_cf6APXRsT~mV>8EQ4#SH7 zoiVGwMP`G{TA38S#r88+`me$a{)_1+(u>pcvBv+(^abe|=_%>47)dx3;|M!r6k&_> z2I=1EG-l<0PJNwPm3jlS@lT`{VKx7a7&SN_EBQ}Los8LcdjD5bTcieH1%C$P1ixUE z;A6a9E=w-KZ2NqC74Is{w09&=hxh-;yf1!_x5anyuDBF$iVLGT(RFxBJTGdG zPQx4Gi0EL^@Vj)?{-yRDdp2glPr@Adp>}V}Rr>=lCXvP; zo}bKDW)(&wmcjr3L35|M1vB24m`*btv)yAb*L?tHy0^zX_aMx2w_%Rk!3_83nBRT{ zv)hjb3xhcrZ@3hr4QFGl;e=p#a8NJ=^VucLX0IEpi4lgF`u~3ze+{$POE8B$KYmmE z%J?jN-*IYu?0@tB-{61v|3B|P=HKt%;osX^NK&K7H}3X^N8!td*t-9~rSeGEH%k!773(=8CdXjX^Mvo;@&e&agc$v!ZgJ{2G&ca3HKN{-AusM#5)E# z9yU$57b5Ny#EE+$(tT)}$I$xDG)K_-!8GAph;+w$wkfWKvCugiS>RhJS(e$RIv0lC z=dNw4b7AOxhU4N~h~w{?ruY`Z`rb6fwGh@DrYW99 zrIs_#Hur>u>i-la9iox=$Xjy{jf8)hZSJmS>^vObO^qM-26^7mrnCev+IQxvzciX0V6^72s zxRiJmqF(Q`O?4^^ofiVr6sN*ixHt0TczBL&W_kL4k!@~Cb0Ewu)PxtgZEj9;0WP{3 z6TsuGxhc*5FgIa>2XI@1)WomFG&hEc+j_}1H{$UbIKhT$#1g3hG#h;p8^c z+(2`A_Xf@N^)Vl1o9i*pG&g9%u@H}bx^0SIA?gIa=S?^k%60CwO?Vbc_07lasc&KE zEi_H|79tNe!)U^{5Ei^2o9bH_!duTY)weLj*TS0OTZmJhi>5Emg)le8U8r{6PF|-OTVXoKTx-nky5wnW72L_hwQ} z@$POWXl`LlGlGdz-C>&{lVbT!6Yer{)qKh{jb314n{5U>{vhr-u9=(_wy7S5m@mNn zc^Vm;Y?}BRE9czBHsJ**Ct4quR|i9k^>;H3I2fXO)^SZk{0mW|@7RX87b4}xo^7aq zVJHiD8t^Yf%3Z8&sC!}PT6-HE%NwI2R&MfTQYLh$#%) zP~XB(mh(5%w-A#SrUBnVB%BtShNvbo-)|Ze%~;tqD4MZ8rm2|s9vbcW#+ z+c=hSkKiU$I&Ew{(@^QO@ceH;I^EF5`k97EXK1lNzoE)$yCv8-vRZd&JF(@@>CScTG1-L$a*rlGoN<(^bGEjHL_ zKsVi(g*&NfKsaMDyEZBr!YLPCY8#@QIE*Fc4V6v{xBP}kXUsZtBhygrv~bIBsCHTh zt5q7Rofhu34QMA$Ij*~HsB~IUtcFM@&e@5!qS|S_A%Sf`JLROWBY}#i6%W>ih$mw2 zMn$W7TIXfNs(M=I1!Ehco;X<%1%!O!VtYrn0riwz*leL8@`+n{&NNg#ZEUJ-sCruG zwS;Y`dRk`zPO9o@#YwlJ>S@KXzM<-A9Y|I~)DvfY*bN$xPpq3g#WqAd5jO*eRXwfq zD$WY^ltT4IQA9qG;8~nX_0wWig=s)PQPiX2rXli)r#;Oypq_|>D{^BqwWgyWs-0Fg zZE2`>TJfuIsCHUsKB^kpiA)f!2DB3vmZLRPI<1ISL!=XTf2VDza#|6shA1aWSHt-s zonoGWf{1t`=~Jcw?G)=K(-84Q;jn;Hv=a%>M0OQVi_c5ihKMI_4*O3uR6Q+re`!EH zC2}RoB=U*;=i7#;CnA^Nnkt_bLKZY2pQy(1wjtt)!w|2As;9+gMNI?hiCdburfsNr zTIWGD4iQfzeGgZHdcyQ}!AVs)^Pmr^VhOrjbNa+|yg8A>xTL;a4i! ziF*>E67dYJH`FwsoyfgQXd94DxzIe^r)sB#Jafn(hE!nv=e8-g8vRkryNGFqeHdR z>iR>~POFO!MLTixn`8Z|pJl0;Sep-CivqSaMNa;jBv7GaK({U25^K6Hzr;%SxhpML$*Y*xk zPpo~Mi()`NV=;q8ZXF_@h`a;qC{;g=mRR-Epr>Rzpr5h~68)nNRZt_2=N+P;$c69S~A18C~0U zh>l_%CRQzWsE`_bNV!9V6z7EJd50(|ObA;Cq!jlu&e#r-Qk)3AvJTZ!gI-yOYN^2< zBenxtD#yP{m<|zudGA0)Hw5v=@2c&I^0R7L!=aW zJ~JIqQk|~{GmA5KW4vlMcC7f*>YXa5WhP}##;TOz znL{)CWrkqnY8&ibu|;MhtVZemKlZA8A7fZ6($A%rq#wo#lm+SA(l?~9#_AL9RyhSL zPyVl-F*@89`8wPd`8wPd`8wPd`8wPd`8wPdVI3F7EhB#%F_t))IEgqh@HqdU@XwK$ zgx^WDh$hh>I*6IX45FQ=6K4}=5z~n?i8F|4#OZ>_*CEBo*CEBo*CEBo|9|@)Hbc_QZC?w!}8X*2Gpsji?e8qD+*C zB2ggnM2^T3TM}Ckn-iN6n-ZH4gNTiZjff42fy4k}17dw*Jz`y=KhclqORPimA=V~( z6KfH@h&72eq9@UVScB+JbR#lEnn)2zB0)q%NLa!U0TCyB!XsQFMmP%ZH{xH!uf#uz zUx=THe+WYFC*nuq2jcI<_r!O^--vICZ-}pnuZS;+FNn{H&xlWnPl*2_J|;dQRuLZ( z9}w>o?-B13?+|YjZxL@2ZxF8&uMw{jD~VT#mx&d`OT=ETaW!!jaV2pD@h9SP;xgh= z;u7Lw;v(WgVis`$aXxV#aV~KV(Mhz3Cea`|h?&F;qMfJ{XA@@;(}^>QGl*%#>BLlG z3UL~7DlwUuL`)!YN*qEQOdLcUNE|@yPwYnwCH5uuA@(NrBK9PP5PJ~26T1<+5`&3d zh@FX@h#iR?i0z5(h;4~&h^>jOh#FBPDwyD0%X(%0uS67y0+Al5n{>k|Emenekl9ik7hHqo0{i|9qHNwg6?i5|onM0cVa zkr5>Qmx&d`OT=LFQHL{r`Ao5qAE+DRX6JR;D8}4J-UdVRiq0*ztesOcpEp`(QP{!AkzW zVHN+o>6fw3|D)-J>AC6a(wC>tOV_c(|H<$GI4r$ydN5Y#XVU}IebU`ldjNc#dMmX& z^%Pd)-<_I+l>?Vy-N0F?NvRW3!?FH;53If~V(tC9*a0w^a+5zLzrw2f*Rke)N%Dc@ zUCCRq-u}|$Iq)n$HF;8U1a|P>JGoP`idFUlum@nbWB_mSZ{bV+COpZXQZIm8R`1_` z7WVHyA#rr#;KZI-PhU!G0xy7`i4c1Leiwa$-TPm{9)J(QTl|*j8myjgVD0?)XjF6r ze8dN1@BXar-QNxC<$n&p4p+f1{6&l=EDGmgmHZXq`C&WOEu0)48y*(!6Yh)^3!7uT z!dhVptKxsOU)cAtPGPBi)ZT07VlDh-@Bol~`^R8y!hv=VyS*)9{d<3`ehcR$sfXpY7Tgdv#!FPTj^{~!Dod>?!oyc@iXH3ts|cjGa3 z{p+fMt{Uj7f&XMTRjc{sG4GRuG!ar1oB ziD`ydEIBD|J9U;J>HX;1PMu{)`WO`N)LDk4Y^>d>vkXa0%b8BhG9cGPM9L&XEa|-G z+fJQjNWu%sbYhkP$GZi#QzjX3d=8T8EJM<{6{gNIB%MXbg;@qkfVtjInP)(`S0aH< zG$ftdVCqCe(x2PMcIre!Qg+$v)QN_qKgZfmnP@<^VJH`78gSil@t_kE4cNu^6x)eu z201_GemZrYAsNehrc>t`lE()@C*~QDaJ=cnGz0QtI;~S?8Ia`$m^#gn#7GbW z39TQQXNVgmvmnLqcl`GYvT2 z4G(1#J*htymm0)N4MWn6d8s)G+qn@F+=2(RA!Bbv>_D2BeCixPb5USAH_+3L8)!S% zXC$^g>RgZJY}DDhG%;1)*`-O*@q@3xI5RT`EW1O z*;_Am3hrSoM$Smu&R%N9vXSjvld-RMx1DW_?TcsCQ*#}KI_#m=@jXrF8aNy#{Gqn9 zJM-LzJM2aiUzX|2(43E=q-o+aGMy4Tz4Rg)KX#*z3#UAUPT%rJpn$2uLoz_g@ooyEiO z6=_YUiH$s4XR7JX32f^O#@>Lm(-?cQwXM?``$W>Tros#(XOV49k;urwQ*50^6V=f= zl_s8jYcfr_!X%n_wylXYQNq>)m?1{mZEHLuQFEQP^V`Im)y~&^p?*j;3{tX$@B^)-bJMj2mHFN5Mh`VZ-6pk!r@K$4%=9J?_0@ zT8FFUEH$me826@a9jXbvza!5fG{3;L57y(cvux`ijf8fYmZ&S9#9Y%7aSbEyThkJ4 zMcgZ<1!;}NqH%#~iL!=K>~qtCuu8gDY)geT5C3=bs zZf|5_Xstq*UTwGA(E+?(@jB zX+cV1O+cBUq>`?`X+cRP-R-soDV2xuaKf~prAT-RTDwYVq>Q+fo^g!~?Y@GK$kI3tCW7b&eng~5C?Y>LEm2Tdc$^}ju)Z`c z=qIe$nWiQBi6{1=X^DKo!f8}JBm4z6Em2QIt~4!(r(`+bwjiET*Gq61>WRA@Z){7| zGr~8rOiR=gmqDu$@kH+Bwx!w`$=9-4&`#u;i0XrMq6)UMEfvlP8*!VK2q!XsU|P^k zu~wOu=q65s-;~HE;$F8cRm}+AF}9_u8Nor;wp2AE?^DF8YDVyNu`N~2NH&>lscJ^> z7HO$!M)+D*Q&lsP9U7aWnz+e6rYWKc>ul2$&BWE=G^~;tsei3VCJF-oT2V~Y#uIVV z6v>36-#ex$iU|uI&LWtw{%)J9m!XFrd{guij)ikfQ{)ndzco!&%g}oz^3wQH+0#zy z!o+jQGg41QABATmz6$sD#w5Q?4{^UvJ>>qwerv9SkNA<9R{Z7YYJXsKk=HZ)AlN@# z->$Gj!+DAIgR7(2<{f{i|A4h-qx9qcSE*eS)o`u!On>e4hS)u>7Izb`L`%%j)K^h6 z*$nyw+lCiL3+z^=k2e|Lz{m#|Vz0q#{h8sv((fe>4&E}4B-V~^>TQz9L<9XLsrF1i z|H@!==Bvyl-h%iA2|xJO9$_xCgS{c?1HIvypVHr&dotUYXHpYVZ)QI97bF*^uaA#Q zkB+`cOiqok+2EJt!`KpiVQTa6s$_pN7~cSlr8bO)+h?$IVB{Z}n(J-vXOamsHkFL8 znarDG!<~aY>=p5UW)4eT?;RAr5Wg}Vi%v+_Qrjjjv3=b){BhXJ?p=3z@IV^-AbNi4 zQ0&E43N~_|j?N6X$V~V8d$UtN1y7pp?nmC)rrldB{xQ}_d>UWsZ{@!ctsTDR{hGKX z+S7eF`Z+b)Oi3(G9vm#s+=7)3*F+Db_Dw&Z{K;Kz&P{CYXWg$e$uMnunBS6nB|b{* zlDIQkW-rLRo?7S~WDbwdOI({7nm8*QlesgwRs4X|s<4?}oOv<6yL}`v!XFiw)JyU8 zF#hp)INN-d926gwyu>6L>|KvTGcqjR0{6@3FyEK~QJs&$9m_)OTnFd!SU8|qC%~h zgY0=d+(NG8{isGZ@821Dz1)1QP^kJNLa)s&6e=a}d$Draa@oH_4#TRJ{FC)?wpRAO z^v-dDT22q;N~MZFN6bRLn#=ls*4T1BTlPNH47ozZ`&c6LrED$h&(-7ATruyhlH>VG zG3&3;>s9kP?}LQb8`moo^F{A{OydvD9F z)Jiq)O-YYZl&anvdYVePQmc5cd+#}YDk%1=Fl?pjt(22h^GNmzt0U*V>}Q=V%h_Db zTjBlcgr!>1dr4B2i`A;P90%7ZR7+T)fGd@YMejx4PY!V}Xdw&va^AaN&0Mis@$U0S zIqMcng|c_A|Avz&RLaGyw@{9kE2VtayHm@TuT*LUZ=PHTl~eNW@K49Jiv{m?Nmi^{QtClMjcQUM=g-XqxBu6XRY_Z}_)GUQ;#hnmOIZ*{yaz|_C zLOEY?N5y%2ss`(9C6I**`wY*{D`4WZnH>^(_=@?oi25 zDr9RFci;Ft+-xrE?xPuU*%CIjpNgnzDW>f&pUviD-^Fiq66Ip0T8sT{b-F_ATP;ha zQpv`?k;r_dTE<5#-f?o(TrFRUeHCBov=wW)Tq*XY9IsR>IqcHyb$6?U*yl(W;(^3I zWMKEw+Fbkd0laWh~(t#b)UIK z&ebwi3dPtt!Oc#;N+s4AESEB6^R-w*vY=_=4m)`ELa7*=sb;>Itzq-P39hH49~2{*2%gCsEAdUSrd=c%^E!Qi6wS-U-XON^GhYq?#?p zrbwnd?xPx;OtXqIZzabIsH<3wcUP^{O0lXW$mQi3l+EEz4_v8;jpuR86+Fv=W{3LZ z;i!x3xk9Z9pZqCKh-ZZtM7d5GKi}Avax`DUEpK7Yb)sT6TY>){&QidW+0@KMR4Jd2 zZK7AJX3P25#%gA(IL}6Ah1^0RHjszK9H5s&)x|bYtBMP+Z$5JpXfMS|Y(2e&Jf3SI zwyy2r^ea`frC5K-UoPZPoBa?O7V-G{>Nz2F)mR_9A<9wCmz@vwnbva72X-WWtJOl* zd0+1!S135|X^vtwS8(2CfwI+{^A69GD`lOxS)y#&dCN|fpL(t0yeV<`{pZl{yTR#S zDP+r8=XHC#)3cl{74UJ^M{wzCvEsa{*QsPn_=evjPLFCSTf}b1kDvmoHAh7=pGVXR z`zd~%sBTA9Ee~~dmh+~wIh=6W>g(0;3D#d6Tdp`SXsNQ5qVs$>-02HF&pFS@eb&lF zXK6S_9ziwhJgdnHxtjBgo-S9#2b`U!MRiSp+Ll&Et7H_iIrqIN^Qa7x>FqE#{qj^^Ew5ItwG~ ztWiZpJNLk{<(hN19xGMK&Rx-#B4kxK$D=OF*@Ckm+7mxsJl>)+Uz3$_uk)fwPPUTI zm7O~zUA0zp=F+G*b8xI@p;o9mw@LbH8PEGxy@_J3Qgd#R$b7X@aBhwsfXwC#&TNT7 zb!MHL^a{md(YaBr9B$zTT7`;pJ#V{=ro_L(#Y(yCTpKOJ!z$qUU8BbfHDtOv`WXsY zMNM8Mk*JnR*11BDXLES2m&-}>*;2*1G_kq#9q?!_(Zl$e=bekyETb}=i}Vqe9qL^^ zUo1JZ61zZKO8G*`xjvV&rghS)+kmgRp&gF;<9tDo~BgAwa-bM1!cu^=#;op z1;09{#X^*;PBU?>)3aDZ`)x=Z^fBvn=ut?pGc)myvn3=X@61Sib1C{%0H55R;!$p<^@!z5weiV|omwed zshuKMtKyHtxa2iX-(tC%&yIzKvgOLhOa5{V7aS#46=Gc;De3ctT=kg9>#gN2l}D&q zEY|YHqmxfN8{qd|Dxq)b^e*Nr!z4p7pUWL3mo8PyN9z66s-+{ec)4Pwba?V7XCN+A zI}AotF5-7{sFn-ex(&5)w+doxC2Mjs( zgJCPV?9jmL9?KW^)dUcpeNy{6rd-@x|6i@<_Yxyl$mRA-jmC}R!|FpMrhxt)oF9-i zw|fc_h}Kpu!vCRrELYn#)rkjCsa4?tf&W)_NnM3gmUfoX;2GvCJEayPqPnBrBAQKQ z2enGsYJU6FOO7qpvfD9nxm?tVXd`z?SMxSSwd6MZI7V{j!4QLtiYLPw#}^E^Z{pe3fc8J>0R?QVxIH zq~yh1X$vh(HHV+k=IIGeSSgjto9Vf-=uK>zo(1hG)HabAbj3>5L7Kjh&y}hhr*C!E zzy(X$jnWGoTd3sVM}hjw4opAq^eLAs1Hc}IQl(hkKnj4?nq8lT%VrDfr9X9gKtytd zb>(0!S1tD!BUh?a`=z1(g-W5Xrmhxi<#jTHoDB-)Tpvwat`ycr#2Q7YVQ+~+*EGMD zmaGEBEA`6kia-0(8Cp}0R`U6L8&6fsWqW3hb$XyGDzzS&ThIV%h1wc&FfTv%?uc5W zR;hFYqbizaJ|kx+WUJ-0Btos$YAL-^E{D!aQcqhcm5T|rN~KaR%Dm|GE9TI*$J=|a z7=9hutQAZCY*x+cbh&JR*P@=KJpSOsVc}0Hx+lJ#8ojH0!PA5l^txQ*wT1YjR>uDS z&V%+_2fP1&nOT*2GqXJNWaeRbRL{x$1^(2tG7WeDOvoIcIVy7?JgIlclrx)U*2f+I znM{!WCH-x_WS?QVByMH|P?H`stFkCymXE-pu zW4aniGAiK{jpcT4v8vu znAxl^Li(b3p3U@z<#P>r^*|BMDk z>tKid2)hRSJ^UQI>%Rt%fhV!!;XPpnI|tkVuYn80MtDXzf$yJhZg;L`nFc{Z;>dxzh`s)crj~uE6Dj{H6g|g^ZqEB7{l>Ls)=Ee zvVWYIcmXQreH|~9?pf8xOAXFnM5oO^nrZRY<{z#m`n47RFnPVJ=>Qfj8Aen~$A0A% zM>>ldqXP%*o}$1s&`r!|!jza$mo{CGhP| z)9AR4S~`>=W!1L}J=Gs?i~4q{XTmV26#hTn>;GfqQa$pbsipXRNOAR`wOm49ZKV`^nU<@|_>Cn0V?>MtbaFd*ZPZNi zdMQO%JvOhoRu6%31XC_6Z&i8(9Md;-W^q>yH%C%Mxrb?asF)y`x0*!H)x{>0_ zCH!j&Siszr=9IBrJ*MM&jH-B_$^L(b zx)1UF|AWkHnHMroU`6$U%*~l=G8bo>nKQAL`h?6eSV_HaW-wL&07W0;0oObaO&ze{{!%?KD_m(x72k2Yox=plll=~=lc+Q z0WMEHnR*ak5tx&@4&UUPm1^OOd{a{6^$P-rr1nV-PHmGar8Y|qO!ZCmOeIn=d^_Na zRW#U-`|^%9Gx7NJSe#*)&$hBGvLP9Wxi)JN;-)jvBUhT z#M_CN6H611B^Kd}dp9Sp!QS#M><%bz{72(UdwVB##-8$@0&km_%+vT@!QEz#`3t^Pa1Pc8oMuio$C$&+ zzGfGE4KIgp;jL}DnK-^q@D09#_a?qfuq0Rvyw)nZeXxJibS8WUybbd$0|@ zdAA|HL(nY<;=kY<1RvpBcPrx0#vjA?2kwa95WgaRetbrJ3U&z`89ySve|)$2cJX3- z6MWmQEuM_W{2%ePfe-xG{TKZw{Kfu!|EAUZ1WtwP-AMlke_vnr3Ea|`eFD?iC-9%% z-@H#T=e^Q<&U?apz?+Zn30&=6;&pmwd6T@+-Z1Y#Zx3%fujmc(*7bUMDbI8N;eO?= za^G~9xlf_N%0IZHc}|-+00hm`JPZuxO162b=k!vI2%3`-hrwrfz(_JU0NCb4JqoQc z&GCqo&J6Ysl*8x?VE;f^HFTST=81B?ay4k4AV#rbn`4j_gPK_+8zmXw0AQOV5vhOn zZSy!eE)D?LED*;x1p-gE%4&7+YNf3$MA_Ha2BW@@lqAS`hJh&PY& z!~q~^9wFr~VH35(kzO4D!scOe8g&2&nup*x`YiG0!N^dlVpl+%LV7_#^FS%Joc{ns zi332;+#gZ+vxhwaB?=Az*b`7vRZBs0Ul?!zu+4pNrF;nv0N6E8?nfK|uxp-};sAhM z^N?8_0I+MG6iOTbY%>Q_I~ief3n`yE0GQ_HNGlEiL31;?cClcan@T2e05Hu>q!{QC zVEa2cy*L11=PyKx13=h7*>I!c0AL$KkU$*(upO496$b$95rwqk0AOdzGshGcB4^^6 zw}}HlFcS~G2ZYwnlxMDeDKm3|WWlJjnK>Gkbo1;?d4xG}00?H{x%GepfSrlzLp8tw z03W?aLirnykKRjWH~`?I_prnPAegB&SVRugU@vt52xg)Vd%ytzpS+h0Z~zEqNLkRs zFf&k=HgN#J2epww9RSP>X^BWz!1uJJEaCuQW{i`RZ~(yPv=ONe0Qj6XO#Rc1&uQbh zH~_?Fps9AR7J?btQY&RM11%Nj%V*;=aF^Z7I0YJPFLeOG$FtRh1Av_&EjBL>0A_}? zSaAR_Go;0e13)-KTdX<&*csgs=$Hf5v z-~W|d;sAi}|4NxK!4;noN@K0yGrw|B902f{UzplC!)JaacL@#vc7`LSH~`=?zA*KT z#k5bC^5Ol-wx5YebpXI;e8m(80DQ(5raAzG?Ware)Bzx9pNit44{6$`NI~ELVB67D zdZ`0|ZQn{wH~^UT8jgztK-i8S0Pap40Bk#&J<0+H0MlMX0_i>n?FF0@BkZ<4FWJQb zz_jD1fEHG(2JKlK#j~>QTgp*!05I+Nb>J6~ubFoIBHF|OAZW)=0s>Ps?ec>V2LRi? zv0P0Y0Brk4Vu}Mm&^}Oap>C@Wwen_AW06}|SDP*}~+xy5l#R0(7RlU$z3+iYKJ@U1jsiP^h$@_(=L%Q1X zZ~(A%C|563PYx!2wNhTRsXDX^=Ya!&sUN8&f?n1kWcaDqDy9x4gVbh`5JHCEG#mg- z{ZKiKKD?MCk@Q4H$%RrbK^j;YIUQXBwGU4E0|0AT9!n-m9t zu#Vp(Zdx1wOdUTmn2Y{fyCr%6p08@w1;1N_&rafR` zO0O2ycbC(t1AwjXhC-_YfT{1Q2}&s7U|8Y+VCoR3HqrQaeP>)PhhsY-MjQZw`i{5; z?!we}U`ABi_EJ~k01(u-lcV{(sc$Ps;Q(Ok+u*1=00i}|=Hd1Vdi(rn=X5Y*9ZVc_(Tar`lcQr6LaaUo1D)}{I8 z#R0(7H$1uZ|d5P;Q(OjXvZix{>s*+!AdhO+d3L7 zS{)n!Onn_37Y6`a*T##kIWny+k#GR8^|g>v2MTO`P01t<0H)p($Hf7_)O)~^?!2w9 zA&12Qz}CBqDGmVfIwY@q4p&sY69)iWhu)!YftQl74!P@%_5lX~Q-|WUi332q4#DdV z$*x1~pknA<1a-(A{`BG07IEqTfWDd*qKuk?2%@JT?H3x@CJq3m4hd|_LxN4+)1x^& zL}(!%XE|q}gt!)}d%74<26HA1ng2HsL9{-o!Za~3{~teHijy_aKIFk4(kW6bng2JZ zAxh@|?Wu^;`G2c&DD(ez65@3J-%gaHGXHNTAcMRb2jg)+nEyAYNCaL)%{Uk`LSx4w zvA*}2;}Ip(%ytx_bjZSvgr)QU2BOj?^Zy}41wEo%p;Qi`Dv(;4|FM@v4fODHMic{Mz6H}8hRpvPD2Mb+ z^I=^f>YIUSqmxYrQ?GJQi9(zZcl_n=l=uf2zmhO1zpfhSs)4Q==&FIP8tAHl zt{Uj7fvy_ps)4Q==&FIP8u(vP1K4dy-jrpDuIa=85yn)D*`O1HA3X{f@9&hc4s{|k zofz!Epd02`I(3Lc)&gUz8_6vzh~u3Y(ZE^~Y(0Z0T}h1nNnonK8FnIpss3iziA3_q zf@JI?0<$QtXSOB7W*EA|OhD^6F~#)^JBh$l*E8F~Xqt`;RBa36X}xsCvu$BK4I?4& zLbELyBg150IcHlKBE526{(k-YzV7~}r)PHRp3$Q3+6!K-?D+OAQc|K+dWCIE zl4QVt0{+7d<4X7iLedsrFKS4G3*SpvKbI`!lal$I^^fLT&6mVpWBk&1o&K~wt9@R( zQ~h-0tC0vC7Mox|Fd!J%5CaD+wfDvw$x+{#FS+#-CFsQF>b~P|Z;vNNCbPrSS$leT z&uG?eKho#Vmj;T3(*t-;fAelryXK}X`uU@Nt+=@8)~0KVQ)kNaUMW|pyEQ+EhlNe% z_V3S5+AH$d!~3QoH8(buot(DE$L!#wgs~^PKR1>zY}ok0+}QLuKRn`JK zcdA$zuxBbK8cwOWP;?7pPTB3ZgH!Jv9-YZf*?krF)L;&>VYo8u9SI{lwzugfSY;kg zt*p#m7eu)iu1t`JS7vW^Gz;`yMrF8=R_zAtb*k4{yG(&W%naCGsle)q;X3ssajo}` zJ4ka2vw@Wo=ki`DOy6;PVlsDdc=CvSAbVuMKG|;{%1z%j zJ~M4kjvvbHZAM~R@2*{>xpi#}1utJOo((B)u`$QfV;4cevt{~<1+bmzESg;hp88pP z&*=D`{$|?HdUx(5&D`2Jz|vP$5z>r{$cHSMzPh`JcImsd@_=1ktatfgl}B(041oz01ykN#A_4JyLTW->ut@%@0A} zRks;9+x9)X?woXOtlqp+ckO!B$-B4POTJ&N-@a|zsZ*y0gFbA~t1WIr`GZS-xpcjI z8kAFUN@&|CZ_cR{!Z-?;V*=^{Cf_^mR=_3!)OFZF)SU8l2yIWJSn_W!Rscqjp=SF_ z;1W8el6R_Z@0*_5$q+WGRj=mTWv}Mii*CiOIVHQ^n6E=wl|>tz$ovvSHh{V%2Y~ha zn%28}3z$l=QgBb_4$lR;nOi|@kg9V<<;M1A58Ih_b7!#U;`+<{!*s@wbw?p-Yr|m z8`^uaK(M-2Q-Hc~yUP_aYjq6v@XYjhZVb*nm>rwu#+YeC6rL0w+Se$R&fL>J?quwH zhbKqw8lLRiIW*L7kBv{;V>6?p;R!4BvLg4$_~@mv-`4>*|8DuD#GNxT%jM^3?KJFc_YJnv(P*% z3bd20q}dy`lkkkWeZ`VH;rL5oLWCRa%vkQ8nJiEcHqkIc>x`hmgvr=G!?H5{6SCTS z(@o?^&~b6^&OOm^EBThQ$G<8aEhO~u_`$vksD7aCp6GAR60LXZR`PI+l^Kc+L)uYF ztEpUOOKVkR?M7sGwvVt)jXHJzPz@Z}>0;TP@$>7dJ>a%4l+q6h+D6shk*!2x`r#xv z4c}wm=fYafZ4YBIIN3Tn+6nFRQd)gd(x$Cb=5ywKi7zGYjD0Eol=@`MG5*JREPlUn zee@&Itp0Vqu4@}|%|#}`fM7r{AQ%t~Tp0$M@n}RkA5%wepWW-8+%dF$$86ne)bj4^ z#NLtFNf)nJ4muSFW_AY0veR>89$cvgw0 zUpkYkEO>+YI+IxY%sb+@O2f_l`sLUE!8AbLzj=@kx$}d_R6q}0m%>yG`Np$Pz3;)# z{n+gSS-Uo0)?lZYVhY4$H&@Km$zlmFfICFJeQGHQqDD4X)FjM=!6ZPtq~doYH47vi z+FVIs+J(khn1Xbfwnp}J$aKF_GoN>vLp$1KE}ePvLL6l7-rRcbb>|z4?Q#}BKJ!2f z>R#Ypp}u+cmm$(~wp0o=LJj=~= zZfFNgjNyRQIqo!Lk>3cK?dzaXt{@t>jh@xq#6Q@K%U8@rD7e*H(!WvbhpEuiBFjD$PTiD`45pWeRFttXt2!sMa;Q`TUCtFX|G< zl;-ZuC9r)KAbwbB-mzmt3SIf|vvT{DUd9}CzmCLPnAtX)Q|Nk`}yIOs39@g56`~RE#1lw}Eo*NSP|JPZl z|NrU!e^2D^BLcqt&_3AdS?zcIiNZp#FML%k{OIn&qtXYW zK|){2t1R{xx}osn*R%@182c!AY!F*KuC`t;_g1VgO0x9LKEh+He>IR9La`7!yz88k`Gy43W z7Ur*!z8MXZn1}&8c>h@#_BZ7e$UM{Ek~woJGQ-(Q7P76gb2_Wj%w?N#yVG!^d$Y~c|O$l$SYl}YcXzYPc9DQI~`uk{GYG1Jeuh6{K zO15NCu*PQ3hJ`^@LSb#uW50^cos+(B>~rLGSlKWKN((Ev9F7+2{>#U!_#(|a2W<9j zD!=3woba?eK_w=zac*0Sjg6ZD*b^(w4NF^Bm82D#|}Sk9R8Ve_+jZ^5ExJF&`DnJly^xZMo=K?gvSo2jl=z8hrTR* zcv)Vt589aqQqFBd?%|)3joaH|Shjc2J8%H{-Bk(WA0+XKAExekk^26L&uDUVRR*qr z{$^YS6sIyRGbnDDTYO1pFkX(A3LRheWD|QHi~nNy7m3HB9S682h7E-GKobtUT+@X& z%|PdKLj<}<-W-@!UVj;QmSt|u8e5;cA+lAy;X7?eHfVhpfO(s;vh`#x183M8mhpxu zk)L;|Z@sDz`J3Kc8}9JvMe$z%c}fO-H*O4kA+Wj=mw|g?d>Qe?xcr)={7hUqMn>d! zQMnE7#P~&lG9PM^0;Hpv5Rxu!6jFz`Mm{_tA46YKTXtE>~2YaOu;TEo^( ztKZscr68-=1OtKr!GK^uFd!HZ3iU(H+L& zo=*TmB(>5D8l17!=mswPG878j&lgq!1_jYHUR({>oMOXS>LkWZhgpl z#QLoHHS*=9|nvGk<0!;JSa%+GRauK4Jc?`JET0iUn%HfM7r{AQ%t~2nGZL zf&syRU_dY+82D{tz<@{9VUY=}W9x~@*YIe)J0V|-@nBtFIu6gU!=f;@IIpWq?#C}} z%i&U%d_8GfqL#$(ZHvgP9(fy<*11s2#9WXXt};j@#<&q+FUCF5)QSc!g;LSf}yrakf{XHfP~D zrBx3L3`>Uyh(AeaH`dFfP?xfX$MGYRx`}%~&c4EVGC2uv^1!1q{FE7`aX1JC;N<1% zj||ISO)S6YDAZD^MPyjfsL-T})Z`sPEt!B8dI4MBU~qv+gT{z_+<{^(N{>4lHHi$X zfa5>_ek`^Jt++rPmR&KZ0TdK<8fAKbL-6sS7Le?_NnlGZI~9s`_X=95MwuMfXdLJ$ z#W@!VPKpda(?;>+JYYd3fRH?4YRfA$uHspBuoH#Svrq@ni0`*1?a#wsGh4CBQmTKlmlh3 zy-cdOt}hf15vYHeqTy8(RII1szA9tgP8JF6A#y#xWYP$bStB$Jx&+FhNtDpoW#28w zIa{&7`oSLJh`bE#LStleV}#0h3Lf!FDh5?g#-N@zktJ*|m=P*~f{nm_W%%JchOq)r z5=4gIy(9E0z-k0SW%yA%XkLo0>8hqB)2g9sTGUXJDK(`f)U=k?w743N>euK-Oj8Y2 z*Sa;xp=mlC)eX(iv{-^Aq`T9pE=^TcP1jVdTh-!_QA@0=RhC4Z0BK1YQFI;3)^z>%3|TsjJtVO# z$sz=vlOQr73Lz0fR6;aDbV8zp7=*+Ki4&3_#3Tf=8qdi8uo9Ssz+hFp#dHhWf_4ai zEHpw`D{pZm79y#;s7;2*LKXY2MHK)Bs9=NAof-pXni2@yD6ppSN#2p3zZy9gqjG1sw#dgNfY()WJks05(l*_knq`I+!hk zLUO?rR19D192~KVzAUDB*LIY+16P)A(Cpp2@ouCmL zw7d@?P_;)=Q-Glpg(Thd7A8-YW+B%N%8=_em8_&CrM+ZH z+V_VcFG)pg)*qbUG#2YER?{dJ@TVCcB`@8wGGnK-T-VdDwuszFvXO-V4| z;wDM8*M#Vo;Mlw}ly8(%Sa8A1r?4dW&G!@=778hp1HS>ELakQ(Y6?dkFW*S<+N977 z0Y?f+^b1}J`>raS2EIb0?53z50AVJm8P7;*@GHOo2=Yb%5Rf8u^)x}>krxNe_&PW; z0-AD5QC8U!gfJ%g+Nv zXM?F2TqM@3qGtoWD*7x~d-OK2Lx5p+^|)Vxp)wrJ87>&VgOMAw#m3s!D9c7w#*-FW z3G0JlT!3E=vfJQ;cX#N6Oii=z^%FP`)JUqVFsBUEQ6w08mIXFbK{ujE=U)OD zUd6;II9f1Q7CUwHS_V>&+L4D261F4shmanHV^cUbg<(?| zJ?NAGJd(cvw#|>?r`Okom`?f1QTIQSr&d^U}4r0qST+?+U?H(I6 zI;ahd(Ga3eH65yPb<%hUg47MLlYm(KCx-Q?q*`x~tpB!tV*S8+*7^_Y4Qv15Sz;3m z2nGZLf&syRU_dY+7!V8y1_T3w0l|P^;MZe7Rp16hib5d=NfLu4VqxGA6NCFm0)r_M z$6%DiFvt=EgF8tSgWHIX!4T0f=qE4_hGpVh6a+BsgMl0bFdw2s;pQa%{$G!E9K1&ibbH@7BLsU$MSuJz;&u`lR(S>o2Xpu-*et2fW4lV|YH`Je(jl!GK^uFd!HZ z3?M>KQ zN`l4Xus4(#>~#eez?n%U%HlfPYp}Nz74|VD!cr92Cly%F0cTN`4ojrWUVQ%_v3@GS zM{I%t!GK^uFd!HZ3!uGE~{JyJuy_naYWVQz|YL-NG3B%p_*rPL!QHdxMN49=y)S#UI3-D;7?# Jm3AwZ{lCSJOECZd literal 0 HcmV?d00001 diff --git a/Consulenza.Unica.Services/.vs/Consulenza.Unica.Services/FileContentIndex/803c1033-456f-487a-922b-ab954559b22b.vsidx b/Consulenza.Unica.Services/.vs/Consulenza.Unica.Services/FileContentIndex/803c1033-456f-487a-922b-ab954559b22b.vsidx new file mode 100644 index 0000000000000000000000000000000000000000..ed327c4b3f92839c483d6f0fe8cafc07da793fa8 GIT binary patch literal 166926 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

7V?jCpIK$%&PcS^u@LPu8HayAjWKigC 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 P{J;-7;J>LfHunDk%fzgP literal 0 HcmV?d00001 diff --git a/Consulenza.Unica.Services/.vs/Consulenza.Unica.Services/config/applicationhost.config b/Consulenza.Unica.Services/.vs/Consulenza.Unica.Services/config/applicationhost.config index 82c5da0..edcb49e 100644 --- a/Consulenza.Unica.Services/.vs/Consulenza.Unica.Services/config/applicationhost.config +++ b/Consulenza.Unica.Services/.vs/Consulenza.Unica.Services/config/applicationhost.config @@ -162,7 +162,7 @@ - + diff --git a/Consulenza.Unica.Services/.vs/Consulenza.Unica.Services/v17/DocumentLayout.backup.json b/Consulenza.Unica.Services/.vs/Consulenza.Unica.Services/v17/DocumentLayout.backup.json index cb2d333..6b5bbed 100644 --- a/Consulenza.Unica.Services/.vs/Consulenza.Unica.Services/v17/DocumentLayout.backup.json +++ b/Consulenza.Unica.Services/.vs/Consulenza.Unica.Services/v17/DocumentLayout.backup.json @@ -1,9 +1,13 @@ { "Version": 1, - "WorkspaceRootPath": "C:\\Dev2012\\source\\PDC\\ReportManager.NET\\Consulenza.Unica.Services\\", + "WorkspaceRootPath": "C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Unica.Services\\", "Documents": [ { - "AbsoluteMoniker": "D:0:0:{31101553-D5E2-4E70-8FA1-CA2FC1D945A8}|Consulenza.Unica.Services.csproj|c:\\dev2012\\source\\pdc\\reportmanager.net\\consulenza.unica.services\\reportmanager.asmx.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", + "AbsoluteMoniker": "D:0:0:{31101553-D5E2-4E70-8FA1-CA2FC1D945A8}|Consulenza.Unica.Services.csproj|c:\\dev2012\\source\\pdc\\reportmanager.net_nostro\\consulenza.unica.services\\web.config||{FA3CD31E-987B-443A-9B81-186104E8DAC1}|", + "RelativeMoniker": "D:0:0:{31101553-D5E2-4E70-8FA1-CA2FC1D945A8}|Consulenza.Unica.Services.csproj|solutionrelative:web.config||{FA3CD31E-987B-443A-9B81-186104E8DAC1}|" + }, + { + "AbsoluteMoniker": "D:0:0:{31101553-D5E2-4E70-8FA1-CA2FC1D945A8}|Consulenza.Unica.Services.csproj|c:\\dev2012\\source\\pdc\\reportmanager.net_nostro\\consulenza.unica.services\\reportmanager.asmx.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", "RelativeMoniker": "D:0:0:{31101553-D5E2-4E70-8FA1-CA2FC1D945A8}|Consulenza.Unica.Services.csproj|solutionrelative:reportmanager.asmx.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" } ], @@ -31,12 +35,25 @@ { "$type": "Document", "DocumentIndex": 0, + "Title": "Web.config", + "DocumentMoniker": "C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Unica.Services\\Web.config", + "RelativeDocumentMoniker": "Web.config", + "ToolTip": "C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Unica.Services\\Web.config", + "RelativeToolTip": "Web.config", + "ViewState": "AgIAABgAAAAAAAAAAAAAACUAAAAvAAAAAAAAAA==", + "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000601|", + "WhenOpened": "2025-06-26T10:28:57.913Z", + "EditorCaption": "" + }, + { + "$type": "Document", + "DocumentIndex": 1, "Title": "ReportManager.asmx.cs", - "DocumentMoniker": "C:\\Dev2012\\source\\PDC\\ReportManager.NET\\Consulenza.Unica.Services\\ReportManager.asmx.cs", + "DocumentMoniker": "C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Unica.Services\\ReportManager.asmx.cs", "RelativeDocumentMoniker": "ReportManager.asmx.cs", - "ToolTip": "C:\\Dev2012\\source\\PDC\\ReportManager.NET\\Consulenza.Unica.Services\\ReportManager.asmx.cs", + "ToolTip": "C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Unica.Services\\ReportManager.asmx.cs", "RelativeToolTip": "ReportManager.asmx.cs", - "ViewState": "AgIAAFEAAAAAAAAAAAAowG0AAAAhAAAAAAAAAA==", + "ViewState": "AgIAAF0AAAAAAAAAAAAowHUAAAArAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-05-12T16:17:22.854Z", "EditorCaption": "" diff --git a/Consulenza.Unica.Services/.vs/Consulenza.Unica.Services/v17/DocumentLayout.json b/Consulenza.Unica.Services/.vs/Consulenza.Unica.Services/v17/DocumentLayout.json index e25e9be..4db4fad 100644 --- a/Consulenza.Unica.Services/.vs/Consulenza.Unica.Services/v17/DocumentLayout.json +++ b/Consulenza.Unica.Services/.vs/Consulenza.Unica.Services/v17/DocumentLayout.json @@ -1,10 +1,14 @@ { "Version": 1, - "WorkspaceRootPath": "C:\\Dev2012\\source\\PDC\\ReportManager.NET\\Consulenza.Unica.Services\\", + "WorkspaceRootPath": "C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Unica.Services\\", "Documents": [ { - "AbsoluteMoniker": "D:0:0:{31101553-D5E2-4E70-8FA1-CA2FC1D945A8}|Consulenza.Unica.Services.csproj|c:\\dev2012\\source\\pdc\\reportmanager.net\\consulenza.unica.services\\reportmanager.asmx.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", + "AbsoluteMoniker": "D:0:0:{31101553-D5E2-4E70-8FA1-CA2FC1D945A8}|Consulenza.Unica.Services.csproj|c:\\dev2012\\source\\pdc\\reportmanager.net_nostro\\consulenza.unica.services\\reportmanager.asmx.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", "RelativeMoniker": "D:0:0:{31101553-D5E2-4E70-8FA1-CA2FC1D945A8}|Consulenza.Unica.Services.csproj|solutionrelative:reportmanager.asmx.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" + }, + { + "AbsoluteMoniker": "D:0:0:{31101553-D5E2-4E70-8FA1-CA2FC1D945A8}|Consulenza.Unica.Services.csproj|c:\\dev2012\\source\\pdc\\reportmanager.net_nostro\\consulenza.unica.services\\web.config||{FA3CD31E-987B-443A-9B81-186104E8DAC1}|", + "RelativeMoniker": "D:0:0:{31101553-D5E2-4E70-8FA1-CA2FC1D945A8}|Consulenza.Unica.Services.csproj|solutionrelative:web.config||{FA3CD31E-987B-443A-9B81-186104E8DAC1}|" } ], "DocumentGroupContainers": [ @@ -14,7 +18,7 @@ "DocumentGroups": [ { "DockedWidth": 200, - "SelectedChildIndex": 3, + "SelectedChildIndex": 4, "Children": [ { "$type": "Bookmark", @@ -28,15 +32,28 @@ "$type": "Bookmark", "Name": "ST:0:0:{c9c0ae26-aa77-11d2-b3f0-0000f87570ee}" }, + { + "$type": "Document", + "DocumentIndex": 1, + "Title": "Web.config", + "DocumentMoniker": "C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Unica.Services\\Web.config", + "RelativeDocumentMoniker": "Web.config", + "ToolTip": "C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Unica.Services\\Web.config", + "RelativeToolTip": "Web.config", + "ViewState": "AgIAAAAAAAAAAAAAAAAAAAsAAAAtAAAAAAAAAA==", + "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000601|", + "WhenOpened": "2025-06-26T10:28:57.913Z", + "EditorCaption": "" + }, { "$type": "Document", "DocumentIndex": 0, "Title": "ReportManager.asmx.cs", - "DocumentMoniker": "C:\\Dev2012\\source\\PDC\\ReportManager.NET\\Consulenza.Unica.Services\\ReportManager.asmx.cs", + "DocumentMoniker": "C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Unica.Services\\ReportManager.asmx.cs", "RelativeDocumentMoniker": "ReportManager.asmx.cs", - "ToolTip": "C:\\Dev2012\\source\\PDC\\ReportManager.NET\\Consulenza.Unica.Services\\ReportManager.asmx.cs", + "ToolTip": "C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Unica.Services\\ReportManager.asmx.cs", "RelativeToolTip": "ReportManager.asmx.cs", - "ViewState": "AgIAAF0AAAAAAAAAAAAowHUAAAArAAAAAAAAAA==", + "ViewState": "AgIAAKwAAAAAAAAAAAAUwMIAAAAQAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-05-12T16:17:22.854Z", "EditorCaption": "" diff --git a/Consulenza.Unica.Services/.vs/Consulenza.Unica.Services/v17/fileList.bin b/Consulenza.Unica.Services/.vs/Consulenza.Unica.Services/v17/fileList.bin index 212f0ee89aab767ecbd455157e103c826f9b58ee..1f6976c63e17c4f29a854baa6f4e7bb660711ead 100644 GIT binary patch literal 71101 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 DPkM+! literal 69008 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 RgyHVJowyxdUD4&T{{wJtjmZE2 diff --git a/Consulenza.Unica.Services/Consulenza.Unica.Services.csproj b/Consulenza.Unica.Services/Consulenza.Unica.Services.csproj index feacbc5..6fdbe0b 100644 --- a/Consulenza.Unica.Services/Consulenza.Unica.Services.csproj +++ b/Consulenza.Unica.Services/Consulenza.Unica.Services.csproj @@ -1,5 +1,5 @@  - + bin\ TRACE @@ -11,6 +11,7 @@ true true AllRules.ruleset + false bin\ @@ -23,6 +24,7 @@ true true AllRules.ruleset + false @@ -37,7 +39,7 @@ Properties Consulenza.Unica.Services Consulenza.Unica.Services - v4.0 + v4.8 false SAK SAK @@ -54,6 +56,7 @@ + true @@ -65,6 +68,7 @@ 4 OnlyFilesToRunTheApp AllRules.ruleset + false pdbonly @@ -74,14 +78,17 @@ prompt 4 AllRules.ruleset + false bin\ AllRules.ruleset + false bin\ AllRules.ruleset + false bin\ @@ -94,6 +101,7 @@ true ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules true + false bin\ @@ -107,6 +115,7 @@ ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules true false + false bin\ @@ -114,6 +123,7 @@ true true AllRules.ruleset + false bin\ @@ -121,6 +131,7 @@ true true AllRules.ruleset + false @@ -128,8 +139,13 @@ ..\Consulenza.Unica.Solution\DLL_SHARED\Newtonsoft.Json.dll - + + + + + + diff --git a/Consulenza.Unica.Services/Consulenza.Unica.Services.sln b/Consulenza.Unica.Services/Consulenza.Unica.Services.sln index 7248dc6..f351fba 100644 --- a/Consulenza.Unica.Services/Consulenza.Unica.Services.sln +++ b/Consulenza.Unica.Services/Consulenza.Unica.Services.sln @@ -2,7 +2,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.5.2.0 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Consulenza.Unica.Services", "Consulenza.Unica.Services.csproj", "{193935E5-3157-8804-7333-2F197CA66F00}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Consulenza.Unica.Services", "Consulenza.Unica.Services.csproj", "{31101553-D5E2-4E70-8FA1-CA2FC1D945A8}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -10,10 +10,10 @@ Global Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {193935E5-3157-8804-7333-2F197CA66F00}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {193935E5-3157-8804-7333-2F197CA66F00}.Debug|Any CPU.Build.0 = Debug|Any CPU - {193935E5-3157-8804-7333-2F197CA66F00}.Release|Any CPU.ActiveCfg = Release|Any CPU - {193935E5-3157-8804-7333-2F197CA66F00}.Release|Any CPU.Build.0 = Release|Any CPU + {31101553-D5E2-4E70-8FA1-CA2FC1D945A8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {31101553-D5E2-4E70-8FA1-CA2FC1D945A8}.Debug|Any CPU.Build.0 = Debug|Any CPU + {31101553-D5E2-4E70-8FA1-CA2FC1D945A8}.Release|Any CPU.ActiveCfg = Release|Any CPU + {31101553-D5E2-4E70-8FA1-CA2FC1D945A8}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Consulenza.Unica.Services/Web.config b/Consulenza.Unica.Services/Web.config index 4048e81..b6798be 100644 --- a/Consulenza.Unica.Services/Web.config +++ b/Consulenza.Unica.Services/Web.config @@ -1,7 +1,5 @@  - - @@ -11,8 +9,7 @@ - - + - - - - - - - - - - - - - - - - + + + + + + + + - - + - + \ No newline at end of file diff --git a/Consulenza.Web/.vs/Consulenza.Web.csproj.dtbcache.json b/Consulenza.Web/.vs/Consulenza.Web.csproj.dtbcache.json new file mode 100644 index 0000000..4050650 --- /dev/null +++ b/Consulenza.Web/.vs/Consulenza.Web.csproj.dtbcache.json @@ -0,0 +1 @@ +{"RootPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Web","ProjectFileName":"Consulenza.Web.csproj","Configuration":"Debug|AnyCPU","FrameworkPath":"","Sources":[{"SourceFile":"About.aspx.cs"},{"SourceFile":"About.aspx.designer.cs"},{"SourceFile":"FinalitaImmobiliare.aspx.cs"},{"SourceFile":"FinalitaImmobiliare.aspx.designer.cs"},{"SourceFile":"MonitoraggioImmobiliareBatch.aspx.cs"},{"SourceFile":"MonitoraggioImmobiliareBatch.aspx.designer.cs"},{"SourceFile":"MonitoraggioImmobiliareNucleo.aspx.cs"},{"SourceFile":"MonitoraggioImmobiliareNucleo.aspx.designer.cs"},{"SourceFile":"MonitoraggioImmobiliare.aspx.cs"},{"SourceFile":"MonitoraggioImmobiliare.aspx.designer.cs"},{"SourceFile":"ModuloFinalitaAbitazioni.aspx.cs"},{"SourceFile":"ModuloFinalitaAbitazioni.aspx.designer.cs"},{"SourceFile":"PropostaUnica.aspx.cs"},{"SourceFile":"PropostaUnica.aspx.designer.cs"},{"SourceFile":"MappaturaPreliminare.aspx.cs"},{"SourceFile":"MappaturaPreliminare.aspx.designer.cs"},{"SourceFile":"Default.aspx.cs"},{"SourceFile":"Default.aspx.designer.cs"},{"SourceFile":"Diagnosi.aspx.cs"},{"SourceFile":"Diagnosi.aspx.designer.cs"},{"SourceFile":"Immobiliare.aspx.cs"},{"SourceFile":"Immobiliare.aspx.designer.cs"},{"SourceFile":"Global.asax.cs"},{"SourceFile":"Monitoraggio.aspx.cs"},{"SourceFile":"Monitoraggio.aspx.designer.cs"},{"SourceFile":"Nucleo.aspx.cs"},{"SourceFile":"Nucleo.aspx.designer.cs"},{"SourceFile":"NucleoImmobiliare.aspx.cs"},{"SourceFile":"NucleoImmobiliare.aspx.designer.cs"},{"SourceFile":"Properties\\AssemblyInfo.cs"},{"SourceFile":"Properties\\Settings.Designer.cs"},{"SourceFile":"Proposta.aspx.cs"},{"SourceFile":"Proposta.aspx.designer.cs"},{"SourceFile":"Report.aspx.cs"},{"SourceFile":"Report.aspx.designer.cs"},{"SourceFile":"Site.Master.cs"},{"SourceFile":"Site.Master.designer.cs"},{"SourceFile":"TestAnd.aspx.cs"},{"SourceFile":"TestAnd.aspx.designer.cs"},{"SourceFile":"Web References\\ConsulenzaBaseWS\\Reference.cs"},{"SourceFile":"Web References\\ConsulenzaImmobiliareWS\\Reference.cs"},{"SourceFile":"Web References\\ConsulenzaUnicaWS\\Reference.cs"},{"SourceFile":"Web References\\VerificaProduzione\\Reference.cs"},{"SourceFile":"obj\\Debug\\.NETFramework,Version=v4.0.AssemblyAttributes.cs"}],"References":[{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Base.Business\\bin\\Debug\\Consulenza.Base.Business.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Base.Business\\bin\\Debug\\Consulenza.Base.Business.dll"},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Base.Services\\bin\\Consulenza.Base.Services.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Base.Services\\bin\\Consulenza.Base.Services.dll"},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.DataServices\\bin\\Debug\\Consulenza.DataServices.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.DataServices\\bin\\Debug\\Consulenza.DataServices.dll"},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ExternalServices\\bin\\Debug\\Consulenza.ExternalServices.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ExternalServices\\bin\\Debug\\Consulenza.ExternalServices.dll"},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Immobiliare.Business\\bin\\Debug\\Consulenza.Immobiliare.Business.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Immobiliare.Business\\bin\\Debug\\Consulenza.Immobiliare.Business.dll"},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Immobiliare.Services\\bin\\Consulenza.Immobiliare.Services.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Immobiliare.Services\\bin\\Consulenza.Immobiliare.Services.dll"},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.PDFLettera\\bin\\Debug\\Consulenza.PDFLettera.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.PDFLettera\\bin\\Debug\\Consulenza.PDFLettera.dll"},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportArchive\\bin\\Debug\\Consulenza.ReportArchive.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportArchive\\bin\\Debug\\Consulenza.ReportArchive.dll"},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportCommon\\bin\\Debug\\Consulenza.ReportCommon.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportCommon\\bin\\Debug\\Consulenza.ReportCommon.dll"},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportModeler.Business\\bin\\Debug\\Consulenza.ReportModeler.Business.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportModeler.Business\\bin\\Debug\\Consulenza.ReportModeler.Business.dll"},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportModeler.Manager\\bin\\Debug\\Consulenza.ReportModeler.Manager.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportModeler.Manager\\bin\\Debug\\Consulenza.ReportModeler.Manager.dll"},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportWriter.Business\\bin\\Debug\\Consulenza.ReportWriter.Business.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportWriter.Business\\bin\\Debug\\Consulenza.ReportWriter.Business.dll"},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportWriter.Manager\\bin\\Debug\\Consulenza.ReportWriter.Manager.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.ReportWriter.Manager\\bin\\Debug\\Consulenza.ReportWriter.Manager.dll"},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Unica.Business\\bin\\Debug\\Consulenza.Unica.Business.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Unica.Business\\bin\\Debug\\Consulenza.Unica.Business.dll"},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Unica.Services\\bin\\Consulenza.Unica.Services.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Unica.Services\\bin\\Consulenza.Unica.Services.dll"},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.WebTemplateModeler\\bin\\Debug\\Consulenza.WebTemplateModeler.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.WebTemplateModeler\\bin\\Debug\\Consulenza.WebTemplateModeler.dll"},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Unica.Solution\\DLL_SHARED\\DataAccessLayer.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.NET\\Framework\\v4.0.30319\\mscorlib.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Unica.Solution\\DLL_SHARED\\Newtonsoft.Json.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.configuration\\v4.0_4.0.0.0__b03f5f7f11d50a3a\\System.configuration.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.Core\\v4.0_4.0.0.0__b77a5c561934e089\\System.Core.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.Data.DataSetExtensions\\v4.0_4.0.0.0__b77a5c561934e089\\System.Data.DataSetExtensions.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_64\\System.Data\\v4.0_4.0.0.0__b77a5c561934e089\\System.Data.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System\\v4.0_4.0.0.0__b77a5c561934e089\\System.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_64\\System.EnterpriseServices\\v4.0_4.0.0.0__b03f5f7f11d50a3a\\System.EnterpriseServices.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_64\\System.Web\\v4.0_4.0.0.0__b03f5f7f11d50a3a\\System.Web.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.Web.Extensions\\v4.0_4.0.0.0__31bf3856ad364e35\\System.Web.Extensions.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.Web.Services\\v4.0_4.0.0.0__b03f5f7f11d50a3a\\System.Web.Services.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.Xml\\v4.0_4.0.0.0__b77a5c561934e089\\System.Xml.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""}],"Analyzers":[],"Outputs":[{"OutputItemFullPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Web\\bin\\Consulenza.Web.dll","OutputItemRelativePath":"Consulenza.Web.dll"},{"OutputItemFullPath":"","OutputItemRelativePath":""}],"CopyToOutputEntries":[]} \ No newline at end of file diff --git a/Consulenza.Web/Consulenza.Web.csproj b/Consulenza.Web/Consulenza.Web.csproj index 60b00d0..dcf0688 100644 --- a/Consulenza.Web/Consulenza.Web.csproj +++ b/Consulenza.Web/Consulenza.Web.csproj @@ -1,14 +1,16 @@  - + bin\ Off AllRules.ruleset + false bin\ Off AllRules.ruleset + false true @@ -26,6 +28,7 @@ true ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules true + false bin\ @@ -34,6 +37,7 @@ false false AllRules.ruleset + false bin\ @@ -42,6 +46,7 @@ false false AllRules.ruleset + false bin\ @@ -59,6 +64,7 @@ false ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules false + false bin\ @@ -76,6 +82,7 @@ false ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules false + false @@ -90,7 +97,7 @@ Properties Consulenza.Web Consulenza.Web - v4.0 + v4.8 SAK SAK SAK @@ -106,6 +113,7 @@ + true @@ -117,6 +125,7 @@ 4 Off AllRules.ruleset + false pdbonly @@ -127,6 +136,7 @@ 4 Off AllRules.ruleset + false @@ -139,14 +149,17 @@ - - + + + + + diff --git a/Consulenza.Web/Monitoraggio.aspx b/Consulenza.Web/Monitoraggio.aspx index 68cc9b7..b347e4f 100644 --- a/Consulenza.Web/Monitoraggio.aspx +++ b/Consulenza.Web/Monitoraggio.aspx @@ -10,7 +10,7 @@
- ChiaveClientePb: (es. 446612 394413, 1601778)446612<%--250959--%> + ChiaveClientePb: (es. 446612 394413, 1601778)385351<%--250959--%> diff --git a/Consulenza.Web/Monitoraggio.aspx.cs b/Consulenza.Web/Monitoraggio.aspx.cs index 7c76752..acc90e2 100644 --- a/Consulenza.Web/Monitoraggio.aspx.cs +++ b/Consulenza.Web/Monitoraggio.aspx.cs @@ -353,7 +353,7 @@ namespace Consulenza.Web #endregion template = new Template { IdModello = -1, Nome = "MonitoraggioSavingMap" }; //lindaprop2 -linda62 lindaprop55 - lindaMon - - var imagePdf = reportManager.CreaReport("014803", "MNTPRI49R57G273T", "", "F", 577582, template, new ConsulenzaUnicaWS.Parametro[0]); + var imagePdf = reportManager.CreaReport("000806", "BNDDDM46C12B967J", "", "F", 1739483, template, new ConsulenzaUnicaWS.Parametro[0]); diff --git a/Consulenza.Web/Properties/Settings.Designer.cs b/Consulenza.Web/Properties/Settings.Designer.cs index 9e0bc0b..45dcc70 100644 --- a/Consulenza.Web/Properties/Settings.Designer.cs +++ b/Consulenza.Web/Properties/Settings.Designer.cs @@ -12,7 +12,7 @@ namespace Consulenza.Web.Properties { [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "12.0.0.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "17.14.0.0")] internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); @@ -43,16 +43,6 @@ namespace Consulenza.Web.Properties { } } - [global::System.Configuration.ApplicationScopedSettingAttribute()] - [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] - [global::System.Configuration.SpecialSettingAttribute(global::System.Configuration.SpecialSetting.WebServiceUrl)] - [global::System.Configuration.DefaultSettingValueAttribute("http://bfwfpuc01:8080/fu-app/ReportManagerService")] - public string Consulenza_Web_VerificaProduzione_ReportManagerService { - get { - return ((string)(this["Consulenza_Web_VerificaProduzione_ReportManagerService"])); - } - } - [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.SpecialSettingAttribute(global::System.Configuration.SpecialSetting.WebServiceUrl)] @@ -62,5 +52,15 @@ namespace Consulenza.Web.Properties { return ((string)(this["Consulenza_Web_ConsulenzaUnicaWS_ReportManager"])); } } + + [global::System.Configuration.ApplicationScopedSettingAttribute()] + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.Configuration.SpecialSettingAttribute(global::System.Configuration.SpecialSetting.WebServiceUrl)] + [global::System.Configuration.DefaultSettingValueAttribute("http://bfwfpuc01:8080/fu-app/ReportManagerService")] + public string Consulenza_Web_VerificaProduzione_ReportManagerService { + get { + return ((string)(this["Consulenza_Web_VerificaProduzione_ReportManagerService"])); + } + } } } diff --git a/Consulenza.Web/Properties/Settings.settings b/Consulenza.Web/Properties/Settings.settings index d1e390d..1a55766 100644 --- a/Consulenza.Web/Properties/Settings.settings +++ b/Consulenza.Web/Properties/Settings.settings @@ -8,11 +8,11 @@ http://localhost:44810/WSImmobiliare.asmx - - http://bfwfpuc01:8080/fu-app/ReportManagerService - http://localhost:52280/ReportManager.asmx + + http://bfwfpuc01:8080/fu-app/ReportManagerService + \ No newline at end of file diff --git a/Consulenza.Web/Web References/ConsulenzaBaseWS/Reference.cs b/Consulenza.Web/Web References/ConsulenzaBaseWS/Reference.cs index 2eb56f9..ea4e7c6 100644 --- a/Consulenza.Web/Web References/ConsulenzaBaseWS/Reference.cs +++ b/Consulenza.Web/Web References/ConsulenzaBaseWS/Reference.cs @@ -9,21 +9,21 @@ //------------------------------------------------------------------------------ // -// Il codice sorgente è stato generato automaticamente da Microsoft.VSDesigner, versione 4.0.30319.42000. +// This source code was auto-generated by Microsoft.VSDesigner, Version 4.0.30319.42000. // #pragma warning disable 1591 namespace Consulenza.Web.ConsulenzaBaseWS { - using System; - using System.Web.Services; using System.Diagnostics; - using System.Web.Services.Protocols; + using System; using System.Xml.Serialization; using System.ComponentModel; + using System.Web.Services.Protocols; + using System.Web.Services; /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Web.Services.WebServiceBindingAttribute(Name="WSPropostaSoap", Namespace="http://it.bancafideuram.report.propostaservice/")] @@ -329,11 +329,11 @@ namespace Consulenza.Web.ConsulenzaBaseWS { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void CreaReport_ConsulenzaBase_Proposta_ChiaveClienteCompletedEventHandler(object sender, CreaReport_ConsulenzaBase_Proposta_ChiaveClienteCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class CreaReport_ConsulenzaBase_Proposta_ChiaveClienteCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -355,11 +355,11 @@ namespace Consulenza.Web.ConsulenzaBaseWS { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void CreaReport_ConsulenzaBase_Proposta_CodiceFiscale_PIVA_MandatoCompletedEventHandler(object sender, CreaReport_ConsulenzaBase_Proposta_CodiceFiscale_PIVA_MandatoCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class CreaReport_ConsulenzaBase_Proposta_CodiceFiscale_PIVA_MandatoCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -381,11 +381,11 @@ namespace Consulenza.Web.ConsulenzaBaseWS { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void SalvaReport_ConsulenzaBase_Proposta_ChiaveClienteCompletedEventHandler(object sender, SalvaReport_ConsulenzaBase_Proposta_ChiaveClienteCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class SalvaReport_ConsulenzaBase_Proposta_ChiaveClienteCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -407,11 +407,11 @@ namespace Consulenza.Web.ConsulenzaBaseWS { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void CreaReport_ConsulenzaBaseCU_Proposta_ChiaveClienteCompletedEventHandler(object sender, CreaReport_ConsulenzaBaseCU_Proposta_ChiaveClienteCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class CreaReport_ConsulenzaBaseCU_Proposta_ChiaveClienteCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -433,11 +433,11 @@ namespace Consulenza.Web.ConsulenzaBaseWS { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void CreaReport_CU_Proposta_CodiceFiscale_PIVA_MandatoCompletedEventHandler(object sender, CreaReport_CU_Proposta_CodiceFiscale_PIVA_MandatoCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class CreaReport_CU_Proposta_CodiceFiscale_PIVA_MandatoCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -459,11 +459,11 @@ namespace Consulenza.Web.ConsulenzaBaseWS { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void SalvaReport_ConsulenzaBaseCU_Proposta_ChiaveClienteCompletedEventHandler(object sender, SalvaReport_ConsulenzaBaseCU_Proposta_ChiaveClienteCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class SalvaReport_ConsulenzaBaseCU_Proposta_ChiaveClienteCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { diff --git a/Consulenza.Web/Web References/ConsulenzaImmobiliareWS/Reference.cs b/Consulenza.Web/Web References/ConsulenzaImmobiliareWS/Reference.cs index bc50b25..87267d5 100644 --- a/Consulenza.Web/Web References/ConsulenzaImmobiliareWS/Reference.cs +++ b/Consulenza.Web/Web References/ConsulenzaImmobiliareWS/Reference.cs @@ -9,21 +9,21 @@ //------------------------------------------------------------------------------ // -// Il codice sorgente è stato generato automaticamente da Microsoft.VSDesigner, versione 4.0.30319.42000. +// This source code was auto-generated by Microsoft.VSDesigner, Version 4.0.30319.42000. // #pragma warning disable 1591 namespace Consulenza.Web.ConsulenzaImmobiliareWS { - using System; - using System.Web.Services; using System.Diagnostics; - using System.Web.Services.Protocols; + using System; using System.Xml.Serialization; using System.ComponentModel; + using System.Web.Services.Protocols; + using System.Web.Services; /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1055.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Web.Services.WebServiceBindingAttribute(Name="WSImmobiliareSoap", Namespace="http://it.bancafideuram.report.immobiliareservice/")] @@ -648,7 +648,7 @@ namespace Consulenza.Web.ConsulenzaImmobiliareWS { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1055.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -741,7 +741,7 @@ namespace Consulenza.Web.ConsulenzaImmobiliareWS { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1055.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -774,7 +774,7 @@ namespace Consulenza.Web.ConsulenzaImmobiliareWS { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1055.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -807,11 +807,11 @@ namespace Consulenza.Web.ConsulenzaImmobiliareWS { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1055.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void CreaReport_ImmobiliareCompletedEventHandler(object sender, CreaReport_ImmobiliareCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1055.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class CreaReport_ImmobiliareCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -833,11 +833,11 @@ namespace Consulenza.Web.ConsulenzaImmobiliareWS { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1055.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void CreaReport_ImmobiliareCUCompletedEventHandler(object sender, CreaReport_ImmobiliareCUCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1055.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class CreaReport_ImmobiliareCUCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -859,11 +859,11 @@ namespace Consulenza.Web.ConsulenzaImmobiliareWS { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1055.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void CreaReport_MonitoraggioImmobiliareCUCompletedEventHandler(object sender, CreaReport_MonitoraggioImmobiliareCUCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1055.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class CreaReport_MonitoraggioImmobiliareCUCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -885,11 +885,11 @@ namespace Consulenza.Web.ConsulenzaImmobiliareWS { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1055.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void CreaReport_MonitoraggioImmobiliareCUTestCompletedEventHandler(object sender, CreaReport_MonitoraggioImmobiliareCUTestCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1055.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class CreaReport_MonitoraggioImmobiliareCUTestCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -911,11 +911,11 @@ namespace Consulenza.Web.ConsulenzaImmobiliareWS { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1055.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void CreaReport_MonitoraggioImmobiliareBatchCUTestCompletedEventHandler(object sender, CreaReport_MonitoraggioImmobiliareBatchCUTestCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1055.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class CreaReport_MonitoraggioImmobiliareBatchCUTestCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -937,11 +937,11 @@ namespace Consulenza.Web.ConsulenzaImmobiliareWS { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1055.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void CreaReport_MonitoraggioImmobiliareNucleiCUCompletedEventHandler(object sender, CreaReport_MonitoraggioImmobiliareNucleiCUCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1055.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class CreaReport_MonitoraggioImmobiliareNucleiCUCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -963,11 +963,11 @@ namespace Consulenza.Web.ConsulenzaImmobiliareWS { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1055.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void CreaReport_MonitoraggioImmobiliareNucleiCUTestCompletedEventHandler(object sender, CreaReport_MonitoraggioImmobiliareNucleiCUTestCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1055.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class CreaReport_MonitoraggioImmobiliareNucleiCUTestCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -989,11 +989,11 @@ namespace Consulenza.Web.ConsulenzaImmobiliareWS { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1055.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void CreaReport_NucleiImmobiliareCompletedEventHandler(object sender, CreaReport_NucleiImmobiliareCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1055.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class CreaReport_NucleiImmobiliareCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -1015,11 +1015,11 @@ namespace Consulenza.Web.ConsulenzaImmobiliareWS { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1055.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void CreaReport_NucleiImmobiliareCUCompletedEventHandler(object sender, CreaReport_NucleiImmobiliareCUCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1055.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class CreaReport_NucleiImmobiliareCUCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -1041,11 +1041,11 @@ namespace Consulenza.Web.ConsulenzaImmobiliareWS { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1055.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void CreaReport_MappaturaPreliminareCompletedEventHandler(object sender, CreaReport_MappaturaPreliminareCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1055.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class CreaReport_MappaturaPreliminareCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -1067,11 +1067,11 @@ namespace Consulenza.Web.ConsulenzaImmobiliareWS { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1055.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void CreaReport_MappaturaPreliminareCUCompletedEventHandler(object sender, CreaReport_MappaturaPreliminareCUCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1055.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class CreaReport_MappaturaPreliminareCUCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -1093,11 +1093,11 @@ namespace Consulenza.Web.ConsulenzaImmobiliareWS { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1055.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void CreaReport_FinalitaImmobiliareCompletedEventHandler(object sender, CreaReport_FinalitaImmobiliareCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1055.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class CreaReport_FinalitaImmobiliareCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -1119,11 +1119,11 @@ namespace Consulenza.Web.ConsulenzaImmobiliareWS { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1055.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void CreaReport_FinalitaImmobiliareCUCompletedEventHandler(object sender, CreaReport_FinalitaImmobiliareCUCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1055.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class CreaReport_FinalitaImmobiliareCUCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -1145,11 +1145,11 @@ namespace Consulenza.Web.ConsulenzaImmobiliareWS { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1055.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void CreaReport_MonitoraggioImmobiliareCompletedEventHandler(object sender, CreaReport_MonitoraggioImmobiliareCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1055.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class CreaReport_MonitoraggioImmobiliareCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { diff --git a/Consulenza.Web/Web References/ConsulenzaUnicaWS/DocumentoPdf.datasource b/Consulenza.Web/Web References/ConsulenzaUnicaWS/DocumentoPdf.datasource index a77ef26..fc1e0f6 100644 --- a/Consulenza.Web/Web References/ConsulenzaUnicaWS/DocumentoPdf.datasource +++ b/Consulenza.Web/Web References/ConsulenzaUnicaWS/DocumentoPdf.datasource @@ -6,5 +6,5 @@ cause the file to be unrecognizable by the program. --> - Consulenza.Web.ConsulenzaUnicaWS.DocumentoPdf, Web References.ConsulenzaUnicaWS.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null + Consulenza.Web.ConsulenzaUnicaWS.DocumentoPdf, Web References.ConsulenzaUnicaWS.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null \ No newline at end of file diff --git a/Consulenza.Web/Web References/ConsulenzaUnicaWS/LogPdf.datasource b/Consulenza.Web/Web References/ConsulenzaUnicaWS/LogPdf.datasource index 2d21c1f..2ddad4b 100644 --- a/Consulenza.Web/Web References/ConsulenzaUnicaWS/LogPdf.datasource +++ b/Consulenza.Web/Web References/ConsulenzaUnicaWS/LogPdf.datasource @@ -6,5 +6,5 @@ cause the file to be unrecognizable by the program. --> - Consulenza.Web.ConsulenzaUnicaWS.LogPdf, Web References.ConsulenzaUnicaWS.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null + Consulenza.Web.ConsulenzaUnicaWS.LogPdf, Web References.ConsulenzaUnicaWS.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null \ No newline at end of file diff --git a/Consulenza.Web/Web References/ConsulenzaUnicaWS/Modello.datasource b/Consulenza.Web/Web References/ConsulenzaUnicaWS/Modello.datasource index bd3a9eb..da28190 100644 --- a/Consulenza.Web/Web References/ConsulenzaUnicaWS/Modello.datasource +++ b/Consulenza.Web/Web References/ConsulenzaUnicaWS/Modello.datasource @@ -6,5 +6,5 @@ cause the file to be unrecognizable by the program. --> - Consulenza.Web.ConsulenzaUnicaWS.Modello, Web References.ConsulenzaUnicaWS.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null + Consulenza.Web.ConsulenzaUnicaWS.Modello, Web References.ConsulenzaUnicaWS.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null \ No newline at end of file diff --git a/Consulenza.Web/Web References/ConsulenzaUnicaWS/Reference.cs b/Consulenza.Web/Web References/ConsulenzaUnicaWS/Reference.cs index db63921..f17ffa5 100644 --- a/Consulenza.Web/Web References/ConsulenzaUnicaWS/Reference.cs +++ b/Consulenza.Web/Web References/ConsulenzaUnicaWS/Reference.cs @@ -9,21 +9,21 @@ //------------------------------------------------------------------------------ // -// Il codice sorgente è stato generato automaticamente da Microsoft.VSDesigner, versione 4.0.30319.42000. +// This source code was auto-generated by Microsoft.VSDesigner, Version 4.0.30319.42000. // #pragma warning disable 1591 namespace Consulenza.Web.ConsulenzaUnicaWS { - using System; - using System.Web.Services; using System.Diagnostics; - using System.Web.Services.Protocols; + using System; using System.Xml.Serialization; using System.ComponentModel; + using System.Web.Services.Protocols; + using System.Web.Services; /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Web.Services.WebServiceBindingAttribute(Name="ReportManagerSoap", Namespace="http://tempuri.org/")] @@ -771,7 +771,7 @@ namespace Consulenza.Web.ConsulenzaUnicaWS { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -864,7 +864,7 @@ namespace Consulenza.Web.ConsulenzaUnicaWS { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -897,7 +897,7 @@ namespace Consulenza.Web.ConsulenzaUnicaWS { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -1062,7 +1062,7 @@ namespace Consulenza.Web.ConsulenzaUnicaWS { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -1143,7 +1143,7 @@ namespace Consulenza.Web.ConsulenzaUnicaWS { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -1200,7 +1200,7 @@ namespace Consulenza.Web.ConsulenzaUnicaWS { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -1366,7 +1366,7 @@ namespace Consulenza.Web.ConsulenzaUnicaWS { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -1411,7 +1411,7 @@ namespace Consulenza.Web.ConsulenzaUnicaWS { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -1444,7 +1444,7 @@ namespace Consulenza.Web.ConsulenzaUnicaWS { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -1537,7 +1537,7 @@ namespace Consulenza.Web.ConsulenzaUnicaWS { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -1630,7 +1630,7 @@ namespace Consulenza.Web.ConsulenzaUnicaWS { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -1675,7 +1675,7 @@ namespace Consulenza.Web.ConsulenzaUnicaWS { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -1708,11 +1708,11 @@ namespace Consulenza.Web.ConsulenzaUnicaWS { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void CreaReportPOCompletedEventHandler(object sender, CreaReportPOCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class CreaReportPOCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -1734,11 +1734,11 @@ namespace Consulenza.Web.ConsulenzaUnicaWS { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void CreaReportNoChiaveCompletedEventHandler(object sender, CreaReportNoChiaveCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class CreaReportNoChiaveCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -1760,11 +1760,11 @@ namespace Consulenza.Web.ConsulenzaUnicaWS { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void CreaReportCompletedEventHandler(object sender, CreaReportCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class CreaReportCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -1786,11 +1786,11 @@ namespace Consulenza.Web.ConsulenzaUnicaWS { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void CreaReportOldCompletedEventHandler(object sender, CreaReportOldCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class CreaReportOldCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -1812,11 +1812,11 @@ namespace Consulenza.Web.ConsulenzaUnicaWS { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void GetModelliCompletedEventHandler(object sender, GetModelliCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class GetModelliCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -1838,11 +1838,11 @@ namespace Consulenza.Web.ConsulenzaUnicaWS { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void GetModelloCompletedEventHandler(object sender, GetModelloCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class GetModelloCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -1864,11 +1864,11 @@ namespace Consulenza.Web.ConsulenzaUnicaWS { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void GetVincoliNoChiaveCompletedEventHandler(object sender, GetVincoliNoChiaveCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class GetVincoliNoChiaveCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -1890,11 +1890,11 @@ namespace Consulenza.Web.ConsulenzaUnicaWS { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void GetVincoliCompletedEventHandler(object sender, GetVincoliCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class GetVincoliCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -1916,11 +1916,11 @@ namespace Consulenza.Web.ConsulenzaUnicaWS { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void GetTemplatesCompletedEventHandler(object sender, GetTemplatesCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class GetTemplatesCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -1942,11 +1942,11 @@ namespace Consulenza.Web.ConsulenzaUnicaWS { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void GetTemplateCompletedEventHandler(object sender, GetTemplateCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class GetTemplateCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -1968,11 +1968,11 @@ namespace Consulenza.Web.ConsulenzaUnicaWS { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void GetSchedeTemplateCompletedEventHandler(object sender, GetSchedeTemplateCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class GetSchedeTemplateCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -1994,11 +1994,11 @@ namespace Consulenza.Web.ConsulenzaUnicaWS { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void SetTemplateCompletedEventHandler(object sender, SetTemplateCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class SetTemplateCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -2020,11 +2020,11 @@ namespace Consulenza.Web.ConsulenzaUnicaWS { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void DelTemplateCompletedEventHandler(object sender, DelTemplateCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class DelTemplateCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -2046,11 +2046,11 @@ namespace Consulenza.Web.ConsulenzaUnicaWS { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void SetDocumentPdfCompletedEventHandler(object sender, SetDocumentPdfCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class SetDocumentPdfCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -2072,11 +2072,11 @@ namespace Consulenza.Web.ConsulenzaUnicaWS { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void SetStatoCompletedEventHandler(object sender, SetStatoCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class SetStatoCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -2098,11 +2098,11 @@ namespace Consulenza.Web.ConsulenzaUnicaWS { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void GetlogPdfCompletedEventHandler(object sender, GetlogPdfCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class GetlogPdfCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -2124,11 +2124,11 @@ namespace Consulenza.Web.ConsulenzaUnicaWS { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void GetPdfsCompletedEventHandler(object sender, GetPdfsCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class GetPdfsCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -2150,11 +2150,11 @@ namespace Consulenza.Web.ConsulenzaUnicaWS { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void GetPdfCompletedEventHandler(object sender, GetPdfCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.7.3056.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class GetPdfCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { diff --git a/Consulenza.Web/Web References/ConsulenzaUnicaWS/SchedaTemplate.datasource b/Consulenza.Web/Web References/ConsulenzaUnicaWS/SchedaTemplate.datasource index c14f15b..31bb0de 100644 --- a/Consulenza.Web/Web References/ConsulenzaUnicaWS/SchedaTemplate.datasource +++ b/Consulenza.Web/Web References/ConsulenzaUnicaWS/SchedaTemplate.datasource @@ -6,5 +6,5 @@ cause the file to be unrecognizable by the program. --> - Consulenza.Web.ConsulenzaUnicaWS.SchedaTemplate, Web References.ConsulenzaUnicaWS.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null + Consulenza.Web.ConsulenzaUnicaWS.SchedaTemplate, Web References.ConsulenzaUnicaWS.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null \ No newline at end of file diff --git a/Consulenza.Web/Web References/ConsulenzaUnicaWS/Template.datasource b/Consulenza.Web/Web References/ConsulenzaUnicaWS/Template.datasource index 6abcdd3..f9ea724 100644 --- a/Consulenza.Web/Web References/ConsulenzaUnicaWS/Template.datasource +++ b/Consulenza.Web/Web References/ConsulenzaUnicaWS/Template.datasource @@ -6,5 +6,5 @@ cause the file to be unrecognizable by the program. --> - Consulenza.Web.ConsulenzaUnicaWS.Template, Web References.ConsulenzaUnicaWS.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null + Consulenza.Web.ConsulenzaUnicaWS.Template, Web References.ConsulenzaUnicaWS.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null \ No newline at end of file diff --git a/Consulenza.Web/Web References/ConsulenzaUnicaWS/Vincolo.datasource b/Consulenza.Web/Web References/ConsulenzaUnicaWS/Vincolo.datasource index a44f2db..4b90170 100644 --- a/Consulenza.Web/Web References/ConsulenzaUnicaWS/Vincolo.datasource +++ b/Consulenza.Web/Web References/ConsulenzaUnicaWS/Vincolo.datasource @@ -6,5 +6,5 @@ cause the file to be unrecognizable by the program. --> - Consulenza.Web.ConsulenzaUnicaWS.Vincolo, Web References.ConsulenzaUnicaWS.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null + Consulenza.Web.ConsulenzaUnicaWS.Vincolo, Web References.ConsulenzaUnicaWS.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null \ No newline at end of file diff --git a/Consulenza.Web/Web References/VerificaProduzione/Reference.cs b/Consulenza.Web/Web References/VerificaProduzione/Reference.cs index 7066383..bfc036e 100644 --- a/Consulenza.Web/Web References/VerificaProduzione/Reference.cs +++ b/Consulenza.Web/Web References/VerificaProduzione/Reference.cs @@ -9,21 +9,21 @@ //------------------------------------------------------------------------------ // -// Il codice sorgente è stato generato automaticamente da Microsoft.VSDesigner, versione 4.0.30319.42000. +// This source code was auto-generated by Microsoft.VSDesigner, Version 4.0.30319.42000. // #pragma warning disable 1591 namespace Consulenza.Web.VerificaProduzione { - using System; - using System.Web.Services; using System.Diagnostics; - using System.Web.Services.Protocols; + using System; using System.Xml.Serialization; using System.ComponentModel; + using System.Web.Services.Protocols; + using System.Web.Services; /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1586.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Web.Services.WebServiceBindingAttribute(Name="ReportManagerServiceSoapBinding", Namespace="http://fideuram.it/frontend-unico/reportManager")] @@ -160,7 +160,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -247,7 +247,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -308,7 +308,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -369,7 +369,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -469,7 +469,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -557,7 +557,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -605,7 +605,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -680,7 +680,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -728,7 +728,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -751,7 +751,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -799,7 +799,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -873,7 +873,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -934,7 +934,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -957,7 +957,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -992,7 +992,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -1144,7 +1144,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -1205,7 +1205,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -1462,7 +1462,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -1588,7 +1588,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -1831,7 +1831,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -1918,7 +1918,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -1966,7 +1966,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -2066,7 +2066,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -2244,7 +2244,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -2422,7 +2422,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -2746,7 +2746,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -2990,7 +2990,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -3155,7 +3155,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -3372,7 +3372,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -3563,7 +3563,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -3624,7 +3624,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -3698,7 +3698,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -3746,7 +3746,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -3833,7 +3833,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -3881,7 +3881,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -4033,7 +4033,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -4120,7 +4120,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -4507,7 +4507,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -4555,7 +4555,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -4785,7 +4785,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -4924,7 +4924,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -5089,7 +5089,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -5228,7 +5228,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -5458,7 +5458,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -5519,7 +5519,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -5684,7 +5684,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -5797,7 +5797,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -6053,7 +6053,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -6127,7 +6127,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -6240,7 +6240,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -6418,7 +6418,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -6609,7 +6609,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -6816,7 +6816,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -7033,7 +7033,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -7172,7 +7172,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -7311,7 +7311,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -7554,7 +7554,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -7615,7 +7615,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -7650,7 +7650,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -8127,7 +8127,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -9553,7 +9553,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -9705,7 +9705,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -9740,7 +9740,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -9801,7 +9801,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -9849,7 +9849,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -9897,7 +9897,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -9958,7 +9958,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -10006,7 +10006,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -10054,7 +10054,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -10089,7 +10089,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -10189,7 +10189,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -10289,7 +10289,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -10402,7 +10402,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -10489,7 +10489,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -11070,7 +11070,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -11495,7 +11495,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -11985,7 +11985,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -12423,7 +12423,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -12497,7 +12497,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -12818,7 +12818,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -13269,7 +13269,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -13564,7 +13564,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -13807,7 +13807,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -14050,7 +14050,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -14319,7 +14319,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -15277,7 +15277,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -15468,7 +15468,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -15711,7 +15711,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -15954,7 +15954,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -16184,7 +16184,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -16362,7 +16362,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -16579,7 +16579,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -16952,7 +16952,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -16987,7 +16987,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -17035,7 +17035,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -17460,7 +17460,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -17521,7 +17521,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -17582,7 +17582,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -17708,7 +17708,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -17847,7 +17847,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -17948,7 +17948,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -18062,7 +18062,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -18241,7 +18241,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -18380,7 +18380,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -18506,7 +18506,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -18775,7 +18775,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -18927,7 +18927,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -19027,7 +19027,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -19179,7 +19179,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -19214,7 +19214,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -19301,7 +19301,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -19869,7 +19869,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -20398,7 +20398,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -20524,7 +20524,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -21001,7 +21001,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -21101,7 +21101,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -21175,7 +21175,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -21587,7 +21587,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -22415,7 +22415,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -22476,7 +22476,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -22759,7 +22759,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -22807,7 +22807,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -22842,7 +22842,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -22890,7 +22890,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -23201,7 +23201,7 @@ namespace Consulenza.Web.VerificaProduzione { [System.Xml.Serialization.XmlIncludeAttribute(typeof(prodottoImmobiliare))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(prodottoAziendale))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(prodottoAltri))] - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -23275,7 +23275,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -23362,7 +23362,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -23449,7 +23449,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -23575,7 +23575,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -23857,7 +23857,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -24101,7 +24101,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -24136,7 +24136,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -24367,7 +24367,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -24402,7 +24402,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -24619,7 +24619,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -24836,7 +24836,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -24936,7 +24936,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -25036,7 +25036,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -25149,7 +25149,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -25223,7 +25223,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -25661,7 +25661,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -26320,7 +26320,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -26355,7 +26355,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -27053,7 +27053,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -27091,7 +27091,7 @@ namespace Consulenza.Web.VerificaProduzione { [System.Xml.Serialization.XmlIncludeAttribute(typeof(rsPatrimonioTerzi))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(rsPatrimonioFinanziario))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(rsPatrimonioCasa))] - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -27152,7 +27152,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -27201,7 +27201,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -27223,7 +27223,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -27349,7 +27349,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -27423,7 +27423,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -27471,7 +27471,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -27597,7 +27597,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -27710,7 +27710,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -27771,7 +27771,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -27884,7 +27884,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -27984,7 +27984,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -28084,7 +28084,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -28106,7 +28106,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -28193,7 +28193,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -28280,7 +28280,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -28497,7 +28497,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -28506,7 +28506,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -28606,7 +28606,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -29044,7 +29044,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -29209,7 +29209,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -29296,7 +29296,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -29357,7 +29357,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -29509,7 +29509,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -29921,7 +29921,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -29969,7 +29969,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -30005,7 +30005,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -30053,7 +30053,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -30244,7 +30244,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -30279,7 +30279,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -30314,7 +30314,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -30349,7 +30349,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -30384,7 +30384,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -30419,7 +30419,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -30454,7 +30454,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -30489,7 +30489,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -30524,7 +30524,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -30559,7 +30559,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -30594,7 +30594,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -30629,7 +30629,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -30664,7 +30664,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -30699,7 +30699,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -30916,7 +30916,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -30951,7 +30951,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -31363,7 +31363,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -31385,7 +31385,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -31628,7 +31628,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -31689,7 +31689,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://fideuram.it/frontend-unico/reportManager")] public enum eStatoContratto { @@ -31714,7 +31714,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -31918,7 +31918,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://fideuram.it/frontend-unico/reportManager")] public enum eTipologiaLegale { @@ -31937,7 +31937,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -32076,7 +32076,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://fideuram.it/frontend-unico/reportManager")] public enum eProfilazioneCliente { @@ -32089,7 +32089,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://fideuram.it/frontend-unico/reportManager")] public enum eTipologiaCliente { @@ -32111,7 +32111,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -32263,7 +32263,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -32311,7 +32311,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -32346,7 +32346,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -32485,7 +32485,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -32520,7 +32520,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -32558,7 +32558,7 @@ namespace Consulenza.Web.VerificaProduzione { [System.Xml.Serialization.XmlIncludeAttribute(typeof(rqPatrimonioTerzi))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(rqPatrimonioFinanziario))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(rqPatrimonioCasa))] - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -32619,7 +32619,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -32667,7 +32667,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -32689,7 +32689,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -32815,7 +32815,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -32928,7 +32928,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -32950,7 +32950,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -32985,7 +32985,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -33007,7 +33007,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -33146,7 +33146,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -33168,7 +33168,7 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.2102.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -33203,11 +33203,11 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1586.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void reportManagerWSCompletedEventHandler(object sender, reportManagerWSCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1586.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class reportManagerWSCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { @@ -33229,11 +33229,11 @@ namespace Consulenza.Web.VerificaProduzione { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1586.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] public delegate void correlazioniReportManagerWSCompletedEventHandler(object sender, correlazioniReportManagerWSCompletedEventArgs e); /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.1586.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class correlazioniReportManagerWSCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { diff --git a/Consulenza.Web/Web References/VerificaProduzione/rsCorrelazioni.datasource b/Consulenza.Web/Web References/VerificaProduzione/rsCorrelazioni.datasource index 603ce5c..cd810b0 100644 --- a/Consulenza.Web/Web References/VerificaProduzione/rsCorrelazioni.datasource +++ b/Consulenza.Web/Web References/VerificaProduzione/rsCorrelazioni.datasource @@ -6,5 +6,5 @@ cause the file to be unrecognizable by the program. --> - Consulenza.Web.VerificaProduzione.rsCorrelazioni, Web References.VerificaProduzione.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null + Consulenza.Web.VerificaProduzione.rsCorrelazioni, Web References.VerificaProduzione.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null \ No newline at end of file diff --git a/Consulenza.Web/Web References/VerificaProduzione/rsReportManager.datasource b/Consulenza.Web/Web References/VerificaProduzione/rsReportManager.datasource index 68474a8..ec5d568 100644 --- a/Consulenza.Web/Web References/VerificaProduzione/rsReportManager.datasource +++ b/Consulenza.Web/Web References/VerificaProduzione/rsReportManager.datasource @@ -6,5 +6,5 @@ cause the file to be unrecognizable by the program. --> - Consulenza.Web.VerificaProduzione.rsReportManager, Web References.VerificaProduzione.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null + Consulenza.Web.VerificaProduzione.rsReportManager, Web References.VerificaProduzione.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null \ No newline at end of file diff --git a/Consulenza.Web/Web.config b/Consulenza.Web/Web.config index 9b877bd..d21b9bc 100644 --- a/Consulenza.Web/Web.config +++ b/Consulenza.Web/Web.config @@ -1,19 +1,18 @@  - - - -
+ +
- + + - - - - - + + - - + - - + - + - - - + + - @@ -67,16 +66,14 @@ serializeAs="String"> http://localhost:44810/WSImmobiliare.asmx - - http://localhost:52280/fu-app/ReportManagerService - - http://localhost:52280/ReportManager.asmx--> - + http://localhost:52280/ReportManager.asmx + + + http://bfwfpuc01:8080/fu-app/ReportManagerService - + \ No newline at end of file diff --git a/Consulenza.WebTemplateModeler/.vs/Consulenza.WebTemplateModeler.csproj.dtbcache.json b/Consulenza.WebTemplateModeler/.vs/Consulenza.WebTemplateModeler.csproj.dtbcache.json new file mode 100644 index 0000000..8148060 --- /dev/null +++ b/Consulenza.WebTemplateModeler/.vs/Consulenza.WebTemplateModeler.csproj.dtbcache.json @@ -0,0 +1 @@ +{"RootPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.WebTemplateModeler","ProjectFileName":"Consulenza.WebTemplateModeler.csproj","Configuration":"Debug|AnyCPU","FrameworkPath":"","Sources":[{"SourceFile":"Entity\\Parametro.cs"},{"SourceFile":"Entity\\Modello.cs"},{"SourceFile":"Entity\\Option.cs"},{"SourceFile":"Entity\\Scheda.cs"},{"SourceFile":"Entity\\SchedaTemplate.cs"},{"SourceFile":"Entity\\Tabs.cs"},{"SourceFile":"Entity\\Template.cs"},{"SourceFile":"Entity\\Vincolo.cs"},{"SourceFile":"WebTemplateManager.cs"},{"SourceFile":"Properties\\AssemblyInfo.cs"},{"SourceFile":"obj\\Debug\\.NETFramework,Version=v4.0.AssemblyAttributes.cs"}],"References":[{"Reference":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.Unica.Solution\\DLL_SHARED\\DataAccessLayer.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.NET\\Framework\\v4.0.30319\\mscorlib.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.configuration\\v4.0_4.0.0.0__b03f5f7f11d50a3a\\System.configuration.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.Core\\v4.0_4.0.0.0__b77a5c561934e089\\System.Core.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.Data.DataSetExtensions\\v4.0_4.0.0.0__b77a5c561934e089\\System.Data.DataSetExtensions.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_64\\System.Data\\v4.0_4.0.0.0__b77a5c561934e089\\System.Data.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System\\v4.0_4.0.0.0__b77a5c561934e089\\System.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_64\\System.Transactions\\v4.0_4.0.0.0__b77a5c561934e089\\System.Transactions.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.Xml\\v4.0_4.0.0.0__b77a5c561934e089\\System.Xml.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""}],"Analyzers":[],"Outputs":[{"OutputItemFullPath":"C:\\Dev2012\\source\\PDC\\ReportManager.NET_Nostro\\Consulenza.WebTemplateModeler\\bin\\Debug\\Consulenza.WebTemplateModeler.dll","OutputItemRelativePath":"Consulenza.WebTemplateModeler.dll"},{"OutputItemFullPath":"","OutputItemRelativePath":""}],"CopyToOutputEntries":[]} \ No newline at end of file diff --git a/Consulenza.WebTemplateModeler/Consulenza.WebTemplateModeler.csproj b/Consulenza.WebTemplateModeler/Consulenza.WebTemplateModeler.csproj index 4203f02..ed85e20 100644 --- a/Consulenza.WebTemplateModeler/Consulenza.WebTemplateModeler.csproj +++ b/Consulenza.WebTemplateModeler/Consulenza.WebTemplateModeler.csproj @@ -1,5 +1,5 @@  - + Debug AnyCPU @@ -10,7 +10,7 @@ Properties Consulenza.WebTemplateModeler Consulenza.WebTemplateModeler - v4.0 + v4.8 512 SAK SAK @@ -31,6 +31,7 @@ false false true + true @@ -41,6 +42,7 @@ prompt 4 AllRules.ruleset + false pdbonly @@ -50,6 +52,7 @@ prompt 4 AllRules.ruleset + false bin\Sviluppo\ @@ -66,6 +69,7 @@ true ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules true + false bin\ProduzioneUnicaCB\ @@ -78,6 +82,7 @@ false false AllRules.ruleset + false bin\TestUnica\ @@ -89,6 +94,7 @@ true true AllRules.ruleset + false bin\ProduzioneUnica01\ @@ -106,6 +112,7 @@ ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules true false + false bin\ProduzioneUnica02\ @@ -123,6 +130,7 @@ ;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules true false + false diff --git a/README.md b/README.md index 6871b03..209a761 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # ReportManager.NET +La solution principale è "Consulenza.Unica.Solution". +Avviare sia Consulenza.Web che Consulenza.Unica.Services visto che la seconda viene richiamata dalla prima (Il webservice "CreaReport"). \ No newline at end of file