3. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 6/7/2019 7:15:01 AM Central Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

3.1 Files compared

# Location File Last Modified
1 C:\AraxisMergeCompare\Pri_un\BusinessManager\Properties Settings.Designer.cs Wed May 22 20:11:43 2019 UTC
2 C:\AraxisMergeCompare\Pri_re\BusinessManager\Properties Settings.Designer.cs Wed May 29 14:57:54 2019 UTC

3.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 4 104
Changed 3 6
Inserted 0 0
Removed 0 0

3.3 Comparison options

Whitespace
Character case Differences in character case are significant
Line endings Differences in line endings (CR and LF characters) are ignored
CR/LF characters Not shown in the comparison detail

3.4 Active regular expressions

No regular expressions were active.

3.5 Comparison detail

  1   //-------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  2   // <auto-g enerated>
  3   //     Thi s code was  generated  by a tool .
  4   //     Run time Versi on:4.0.303 19.42000
  5   //
  6   //     Cha nges to th is file ma y cause in correct be havior and  will be l ost if
  7   //     the  code is r egenerated .
  8   // </auto- generated>
  9   //-------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  10  
  11   namespace  VeteransAf fairs.Regi stries.Bus inessManag er.Propert ies {
  12       
  13       
  14       [globa l::System. Runtime.Co mpilerServ ices.Compi lerGenerat edAttribut e()]
  15       [globa l::System. CodeDom.Co mpiler.Gen eratedCode Attribute( "Microsoft .VisualStu dio.Editor s.Settings Designer.S ettingsSin gleFileGen erator", " 12.0.0.0") ]
  16       intern al sealed  partial cl ass Settin gs : globa l::System. Configurat ion.Applic ationSetti ngsBase {
  17           
  18           // private st atic Setti ngs defaul tInstance  = ((Settin gs)(global ::System.C onfigurati on.Applica tionSettin gsBase.Syn chronized( new Settin gs())));
  19           
  20           pu blic stati c Settings  Default {
  21                get {
  22                    retu rn ((Setti ngs)(globa l::System. Configurat ion.Applic ationSetti ngsBase.Sy nchronized (new Setti ngs())));
  23                }
  24           }
  25           
  26           [g lobal::Sys tem.Config uration.Ap plicationS copedSetti ngAttribut e()]
  27           [g lobal::Sys tem.Diagno stics.Debu ggerNonUse rCodeAttri bute()]
  28           [g lobal::Sys tem.Config uration.Sp ecialSetti ngAttribut e(global:: System.Con figuration .SpecialSe tting.WebS erviceUrl) ]
  29             [global::S ystem.Conf iguration. DefaultSet tingValueA ttribute(" http://cdw .medora. DOMAIN . EXT /mdws2.8.8 /EmrSvc.as mx")]
  30           pu blic strin g Veterans Affairs_Re gistries_B usinessMan ager_MDWS_ EmrSvc {
  31                get {
  32                    retu rn ((strin g)(this["V eteransAff airs_Regis tries_Busi nessManage r_MDWS_Emr Svc"]));
  33                }
  34           }
  35           
  36           [g lobal::Sys tem.Config uration.Ap plicationS copedSetti ngAttribut e()]
  37           [g lobal::Sys tem.Diagno stics.Debu ggerNonUse rCodeAttri bute()]
  38           [g lobal::Sys tem.Config uration.Sp ecialSetti ngAttribut e(global:: System.Con figuration .SpecialSe tting.WebS erviceUrl) ]
  39             [global::S ystem.Conf iguration. DefaultSet tingValueA ttribute(" http:// SERVER : PORT /ReportSer ver/Report Service200 5.asmx")]
  40           pu blic strin g Veterans Affairs_Re gistries_B usinessMan ager_SSRS_ ReportingS ervice2005  {
  41                get {
  42                    retu rn ((strin g)(this["V eteransAff airs_Regis tries_Busi nessManage r_SSRS_Rep ortingServ ice2005"]) );
  43                }
  44           }
  45           
  46           [g lobal::Sys tem.Config uration.Ap plicationS copedSetti ngAttribut e()]
  47           [g lobal::Sys tem.Diagno stics.Debu ggerNonUse rCodeAttri bute()]
  48             [global::S ystem.Conf iguration. DefaultSet tingValueA ttribute(" http:// DNS             .v11 DOMAIN . EXT  /mdws/TbiS ervice.asm x")]
  49           pu blic strin g Veterans Affairs_Re gistries_B usinessMan ager_MDWS_ TbiService  {
  50                get {
  51                    retu rn ((strin g)(this["V eteransAff airs_Regis tries_Busi nessManage r_MDWS_Tbi Service"]) );
  52                }
  53           }
  54       }
  55   }