869. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 10/26/2017 10:44:50 PM Eastern 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.

869.1 Files compared

# Location File Last Modified
1 OSCIF_BMS_v2_iter 2_September_2017.zip\BMS_Cand\Source\Sources\Mdws2ORM\Service References\QuerySvcService Reference.cs Wed Oct 18 19:03:48 2017 UTC
2 OSCIF_BMS_v2_iter 2_September_2017.zip\BMS_Cand\Source\Sources\Mdws2ORM\Service References\QuerySvcService Reference.cs Thu Oct 26 19:55:03 2017 UTC

869.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 48 4922
Changed 47 94
Inserted 0 0
Removed 0 0

869.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

869.4 Active regular expressions

No regular expressions were active.

869.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.261
  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  Mdws2ORM.Q uerySvcSer vice {
  12       
  13       
  14       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. ServiceMod el", "4.0. 0.0")]
  15         [System.Se rviceModel .ServiceCo ntractAttr ibute(Name space="htt p:// URL . DN S
", Configu rationName ="QuerySvc Service.Qu erySvcSoap ")]
  16       public  interface  QuerySvcS oap {
  17           
  18             [System.Se rviceModel .Operation ContractAt tribute(Ac tion="http :// URL . DN S
/getVHA",  ReplyActio n="*")]
  19           [S ystem.Serv iceModel.X mlSerializ erFormatAt tribute(Su pportFault s=true)]
  20           [S ystem.Serv iceModel.S erviceKnow nTypeAttri bute(typeo f(Abstract TO))]
  21           Md ws2ORM.Que rySvcServi ce.RegionA rray getVH A();
  22           
  23             [System.Se rviceModel .Operation ContractAt tribute(Ac tion="http :// URL . DN S
/connect",  ReplyActi on="*")]
  24           [S ystem.Serv iceModel.X mlSerializ erFormatAt tribute(Su pportFault s=true)]
  25           [S ystem.Serv iceModel.S erviceKnow nTypeAttri bute(typeo f(Abstract TO))]
  26           Md ws2ORM.Que rySvcServi ce.DataSou rceArray c onnect(str ing siteli st);
  27           
  28             [System.Se rviceModel .Operation ContractAt tribute(Ac tion="http :// URL . DN S
/login", R eplyAction ="*")]
  29           [S ystem.Serv iceModel.X mlSerializ erFormatAt tribute(Su pportFault s=true)]
  30           [S ystem.Serv iceModel.S erviceKnow nTypeAttri bute(typeo f(Abstract TO))]
  31           Md ws2ORM.Que rySvcServi ce.UserTO  login(stri ng usernam e, string  pwd, strin g context) ;
  32           
  33             [System.Se rviceModel .Operation ContractAt tribute(Ac tion="http :// URL . DN S
/disconnec t", ReplyA ction="*") ]
  34           [S ystem.Serv iceModel.X mlSerializ erFormatAt tribute(Su pportFault s=true)]
  35           [S ystem.Serv iceModel.S erviceKnow nTypeAttri bute(typeo f(Abstract TO))]
  36           Md ws2ORM.Que rySvcServi ce.TaggedT extArray d isconnect( );
  37           
  38             [System.Se rviceModel .Operation ContractAt tribute(Ac tion="http :// URL . DN S
/match", R eplyAction ="*")]
  39           [S ystem.Serv iceModel.X mlSerializ erFormatAt tribute(Su pportFault s=true)]
  40           [S ystem.Serv iceModel.S erviceKnow nTypeAttri bute(typeo f(Abstract TO))]
  41           Md ws2ORM.Que rySvcServi ce.TaggedP atientArra ys match(s tring targ et);
  42           
  43             [System.Se rviceModel .Operation ContractAt tribute(Ac tion="http :// URL . DN S
/select",  ReplyActio n="*")]
  44           [S ystem.Serv iceModel.X mlSerializ erFormatAt tribute(Su pportFault s=true)]
  45           [S ystem.Serv iceModel.S erviceKnow nTypeAttri bute(typeo f(Abstract TO))]
  46           Md ws2ORM.Que rySvcServi ce.Patient TO select( string DFN );
  47           
  48             [System.Se rviceModel .Operation ContractAt tribute(Ac tion="http :// URL . DN S
/getVariab leValue",  ReplyActio n="*")]
  49           [S ystem.Serv iceModel.X mlSerializ erFormatAt tribute(Su pportFault s=true)]
  50           [S ystem.Serv iceModel.S erviceKnow nTypeAttri bute(typeo f(Abstract TO))]
  51           Md ws2ORM.Que rySvcServi ce.TextTO  getVariabl eValue(str ing arg);
  52           
  53             [System.Se rviceModel .Operation ContractAt tribute(Ac tion="http :// URL . DN S
/ddrLister ", ReplyAc tion="*")]
  54           [S ystem.Serv iceModel.X mlSerializ erFormatAt tribute(Su pportFault s=true)]
  55           [S ystem.Serv iceModel.S erviceKnow nTypeAttri bute(typeo f(Abstract TO))]
  56           Md ws2ORM.Que rySvcServi ce.TextArr ay ddrList er(string  file, stri ng iens, s tring fiel ds, string  flags, st ring maxre x, string  from, stri ng part, s tring xref , string s creen, str ing identi fier);
  57           
  58             [System.Se rviceModel .Operation ContractAt tribute(Ac tion="http :// URL . DN S
/cprsUserL ookup", Re plyAction= "*")]
  59           [S ystem.Serv iceModel.X mlSerializ erFormatAt tribute(Su pportFault s=true)]
  60           [S ystem.Serv iceModel.S erviceKnow nTypeAttri bute(typeo f(Abstract TO))]
  61           Md ws2ORM.Que rySvcServi ce.UserArr ay cprsUse rLookup(st ring targe t);
  62           
  63             [System.Se rviceModel .Operation ContractAt tribute(Ac tion="http :// URL . DN S
/userLooku p", ReplyA ction="*") ]
  64           [S ystem.Serv iceModel.X mlSerializ erFormatAt tribute(Su pportFault s=true)]
  65           [S ystem.Serv iceModel.S erviceKnow nTypeAttri bute(typeo f(Abstract TO))]
  66           Md ws2ORM.Que rySvcServi ce.UserTO  userLookup (string du z);
  67           
  68             [System.Se rviceModel .Operation ContractAt tribute(Ac tion="http :// URL . DN S
/visitSite ", ReplyAc tion="*")]
  69           [S ystem.Serv iceModel.X mlSerializ erFormatAt tribute(Su pportFault s=true)]
  70           [S ystem.Serv iceModel.S erviceKnow nTypeAttri bute(typeo f(Abstract TO))]
  71           Md ws2ORM.Que rySvcServi ce.UserTO  visitSite( string pwd , string s itecode, s tring user Sitecode,  string use rName, str ing DUZ, s tring SSN,  string co ntext);
  72           
  73             [System.Se rviceModel .Operation ContractAt tribute(Ac tion="http :// URL . DN S
/ddrGetsEn try", Repl yAction="* ")]
  74           [S ystem.Serv iceModel.X mlSerializ erFormatAt tribute(Su pportFault s=true)]
  75           [S ystem.Serv iceModel.S erviceKnow nTypeAttri bute(typeo f(Abstract TO))]
  76           Md ws2ORM.Que rySvcServi ce.TextArr ay ddrGets Entry(stri ng file, s tring iens , string f lds, strin g flags);
  77           
  78             [System.Se rviceModel .Operation ContractAt tribute(Ac tion="http :// URL . DN S
/siteHasPa tch", Repl yAction="* ")]
  79           [S ystem.Serv iceModel.X mlSerializ erFormatAt tribute(Su pportFault s=true)]
  80           [S ystem.Serv iceModel.S erviceKnow nTypeAttri bute(typeo f(Abstract TO))]
  81           Md ws2ORM.Que rySvcServi ce.TaggedT ext siteHa sPatch(str ing patchI d);
  82           
  83             [System.Se rviceModel .Operation ContractAt tribute(Ac tion="http :// URL . DN S
/sitesHave Patch", Re plyAction= "*")]
  84           [S ystem.Serv iceModel.X mlSerializ erFormatAt tribute(Su pportFault s=true)]
  85           [S ystem.Serv iceModel.S erviceKnow nTypeAttri bute(typeo f(Abstract TO))]
  86           Md ws2ORM.Que rySvcServi ce.TaggedT extArray s itesHavePa tch(string  sitelist,  string pa tchId);
  87           
  88             [System.Se rviceModel .Operation ContractAt tribute(Ac tion="http :// URL . DN S
/runRpc",  ReplyActio n="*")]
  89           [S ystem.Serv iceModel.X mlSerializ erFormatAt tribute(Su pportFault s=true)]
  90           [S ystem.Serv iceModel.S erviceKnow nTypeAttri bute(typeo f(Abstract TO))]
  91           Md ws2ORM.Que rySvcServi ce.TaggedT extArray r unRpc(stri ng rpcName , string[]  paramValu es, int[]  paramTypes , bool[] p aramEncryp ted);
  92           
  93             [System.Se rviceModel .Operation ContractAt tribute(Ac tion="http :// URL . DN S
/getSites" , ReplyAct ion="*")]
  94           [S ystem.Serv iceModel.X mlSerializ erFormatAt tribute(Su pportFault s=true)]
  95           [S ystem.Serv iceModel.S erviceKnow nTypeAttri bute(typeo f(Abstract TO))]
  96           Md ws2ORM.Que rySvcServi ce.TaggedT extArray g etSites();
  97           
  98             [System.Se rviceModel .Operation ContractAt tribute(Ac tion="http :// URL . DN S
/getVersio n", ReplyA ction="*") ]
  99           [S ystem.Serv iceModel.X mlSerializ erFormatAt tribute(Su pportFault s=true)]
  100           [S ystem.Serv iceModel.S erviceKnow nTypeAttri bute(typeo f(Abstract TO))]
  101           st ring getVe rsion();
  102           
  103             [System.Se rviceModel .Operation ContractAt tribute(Ac tion="http :// URL . DN S
/addDataSo urce", Rep lyAction=" *")]
  104           [S ystem.Serv iceModel.X mlSerializ erFormatAt tribute(Su pportFault s=true)]
  105           [S ystem.Serv iceModel.S erviceKnow nTypeAttri bute(typeo f(Abstract TO))]
  106           Md ws2ORM.Que rySvcServi ce.SiteTO  addDataSou rce(string  id, strin g name, st ring datas ource, str ing port,  string mod ality, str ing protoc ol, string  region);
  107           
  108             [System.Se rviceModel .Operation ContractAt tribute(Ac tion="http :// URL . DN S
/getFacade Version",  ReplyActio n="*")]
  109           [S ystem.Serv iceModel.X mlSerializ erFormatAt tribute(Su pportFault s=true)]
  110           [S ystem.Serv iceModel.S erviceKnow nTypeAttri bute(typeo f(Abstract TO))]
  111           Md ws2ORM.Que rySvcServi ce.TextTO  getFacadeV ersion();
  112           
  113             [System.Se rviceModel .Operation ContractAt tribute(Ac tion="http :// URL . DN S
/setVha",  ReplyActio n="*")]
  114           [S ystem.Serv iceModel.X mlSerializ erFormatAt tribute(Su pportFault s=true)]
  115           [S ystem.Serv iceModel.S erviceKnow nTypeAttri bute(typeo f(Abstract TO))]
  116           Md ws2ORM.Que rySvcServi ce.SiteArr ay setVha( string sit esFileName );
  117           
  118             [System.Se rviceModel .Operation ContractAt tribute(Ac tion="http :// URL . DN S
/getRpcs",  ReplyActi on="*")]
  119           [S ystem.Serv iceModel.X mlSerializ erFormatAt tribute(Su pportFault s=true)]
  120           [S ystem.Serv iceModel.S erviceKnow nTypeAttri bute(typeo f(Abstract TO))]
  121           Md ws2ORM.Que rySvcServi ce.TextArr ay getRpcs ();
  122       }
  123       
  124       /// <r emarks/>
  125       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.0 .30319.233 ")]
  126       [Syste m.Serializ ableAttrib ute()]
  127       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  128       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  129         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / URL . DN S
")]
  130       public  partial c lass Regio nArray : A bstractArr ayTO {
  131           
  132           pr ivate Regi onTO[] reg ionsField;
  133           
  134           // / <remarks />
  135           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Order=0) ]
  136           pu blic Regio nTO[] regi ons {
  137                get {
  138                    retu rn this.re gionsField ;
  139                }
  140                set {
  141                    this .regionsFi eld = valu e;
  142                    this .RaiseProp ertyChange d("regions ");
  143                }
  144           }
  145       }
  146       
  147       /// <r emarks/>
  148       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.0 .30319.233 ")]
  149       [Syste m.Serializ ableAttrib ute()]
  150       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  151       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  152         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / URL . DN S
")]
  153       public  partial c lass Regio nTO : Abst ractTO {
  154           
  155           pr ivate stri ng nameFie ld;
  156           
  157           pr ivate stri ng idField ;
  158           
  159           pr ivate Site Array site sField;
  160           
  161           // / <remarks />
  162           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 0)]
  163           pu blic strin g name {
  164                get {
  165                    retu rn this.na meField;
  166                }
  167                set {
  168                    this .nameField  = value;
  169                    this .RaiseProp ertyChange d("name");
  170                }
  171           }
  172           
  173           // / <remarks />
  174           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 1)]
  175           pu blic strin g id {
  176                get {
  177                    retu rn this.id Field;
  178                }
  179                set {
  180                    this .idField =  value;
  181                    this .RaiseProp ertyChange d("id");
  182                }
  183           }
  184           
  185           // / <remarks />
  186           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 2)]
  187           pu blic SiteA rray sites  {
  188                get {
  189                    retu rn this.si tesField;
  190                }
  191                set {
  192                    this .sitesFiel d = value;
  193                    this .RaiseProp ertyChange d("sites") ;
  194                }
  195           }
  196       }
  197       
  198       /// <r emarks/>
  199       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.0 .30319.233 ")]
  200       [Syste m.Serializ ableAttrib ute()]
  201       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  202       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  203         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / URL . DN S
")]
  204       public  partial c lass SiteA rray : Abs tractArray TO {
  205           
  206           pr ivate Site TO[] sites Field;
  207           
  208           // / <remarks />
  209           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Order=0) ]
  210           pu blic SiteT O[] sites  {
  211                get {
  212                    retu rn this.si tesField;
  213                }
  214                set {
  215                    this .sitesFiel d = value;
  216                    this .RaiseProp ertyChange d("sites") ;
  217                }
  218           }
  219       }
  220       
  221       /// <r emarks/>
  222       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.0 .30319.233 ")]
  223       [Syste m.Serializ ableAttrib ute()]
  224       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  225       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  226         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / URL . DN S
")]
  227       public  partial c lass SiteT O : Abstra ctTO {
  228           
  229           pr ivate stri ng sitecod eField;
  230           
  231           pr ivate stri ng nameFie ld;
  232           
  233           pr ivate stri ng display NameField;
  234           
  235           pr ivate stri ng moniker Field;
  236           
  237           pr ivate stri ng regionI DField;
  238           
  239           pr ivate stri ng lastEve ntTimestam pField;
  240           
  241           pr ivate stri ng lastEve ntReasonFi eld;
  242           
  243           pr ivate stri ng uidFiel d;
  244           
  245           pr ivate stri ng pidFiel d;
  246           
  247           pr ivate Data SourceArra y dataSour cesField;
  248           
  249           pr ivate stri ng parentS iteIdField ;
  250           
  251           pr ivate Site Array chil dSitesFiel d;
  252           
  253           pr ivate stri ng address Field;
  254           
  255           pr ivate stri ng cityFie ld;
  256           
  257           pr ivate stri ng stateFi eld;
  258           
  259           pr ivate stri ng systemN ameField;
  260           
  261           pr ivate stri ng siteTyp eField;
  262           
  263           // / <remarks />
  264           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 0)]
  265           pu blic strin g sitecode  {
  266                get {
  267                    retu rn this.si tecodeFiel d;
  268                }
  269                set {
  270                    this .sitecodeF ield = val ue;
  271                    this .RaiseProp ertyChange d("sitecod e");
  272                }
  273           }
  274           
  275           // / <remarks />
  276           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 1)]
  277           pu blic strin g name {
  278                get {
  279                    retu rn this.na meField;
  280                }
  281                set {
  282                    this .nameField  = value;
  283                    this .RaiseProp ertyChange d("name");
  284                }
  285           }
  286           
  287           // / <remarks />
  288           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 2)]
  289           pu blic strin g displayN ame {
  290                get {
  291                    retu rn this.di splayNameF ield;
  292                }
  293                set {
  294                    this .displayNa meField =  value;
  295                    this .RaiseProp ertyChange d("display Name");
  296                }
  297           }
  298           
  299           // / <remarks />
  300           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 3)]
  301           pu blic strin g moniker  {
  302                get {
  303                    retu rn this.mo nikerField ;
  304                }
  305                set {
  306                    this .monikerFi eld = valu e;
  307                    this .RaiseProp ertyChange d("moniker ");
  308                }
  309           }
  310           
  311           // / <remarks />
  312           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 4)]
  313           pu blic strin g regionID  {
  314                get {
  315                    retu rn this.re gionIDFiel d;
  316                }
  317                set {
  318                    this .regionIDF ield = val ue;
  319                    this .RaiseProp ertyChange d("regionI D");
  320                }
  321           }
  322           
  323           // / <remarks />
  324           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 5)]
  325           pu blic strin g lastEven tTimestamp  {
  326                get {
  327                    retu rn this.la stEventTim estampFiel d;
  328                }
  329                set {
  330                    this .lastEvent TimestampF ield = val ue;
  331                    this .RaiseProp ertyChange d("lastEve ntTimestam p");
  332                }
  333           }
  334           
  335           // / <remarks />
  336           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 6)]
  337           pu blic strin g lastEven tReason {
  338                get {
  339                    retu rn this.la stEventRea sonField;
  340                }
  341                set {
  342                    this .lastEvent ReasonFiel d = value;
  343                    this .RaiseProp ertyChange d("lastEve ntReason") ;
  344                }
  345           }
  346           
  347           // / <remarks />
  348           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 7)]
  349           pu blic strin g uid {
  350                get {
  351                    retu rn this.ui dField;
  352                }
  353                set {
  354                    this .uidField  = value;
  355                    this .RaiseProp ertyChange d("uid");
  356                }
  357           }
  358           
  359           // / <remarks />
  360           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 8)]
  361           pu blic strin g pid {
  362                get {
  363                    retu rn this.pi dField;
  364                }
  365                set {
  366                    this .pidField  = value;
  367                    this .RaiseProp ertyChange d("pid");
  368                }
  369           }
  370           
  371           // / <remarks />
  372           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 9)]
  373           pu blic DataS ourceArray  dataSourc es {
  374                get {
  375                    retu rn this.da taSourcesF ield;
  376                }
  377                set {
  378                    this .dataSourc esField =  value;
  379                    this .RaiseProp ertyChange d("dataSou rces");
  380                }
  381           }
  382           
  383           // / <remarks />
  384           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 10)]
  385           pu blic strin g parentSi teId {
  386                get {
  387                    retu rn this.pa rentSiteId Field;
  388                }
  389                set {
  390                    this .parentSit eIdField =  value;
  391                    this .RaiseProp ertyChange d("parentS iteId");
  392                }
  393           }
  394           
  395           // / <remarks />
  396           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 11)]
  397           pu blic SiteA rray child Sites {
  398                get {
  399                    retu rn this.ch ildSitesFi eld;
  400                }
  401                set {
  402                    this .childSite sField = v alue;
  403                    this .RaiseProp ertyChange d("childSi tes");
  404                }
  405           }
  406           
  407           // / <remarks />
  408           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 12)]
  409           pu blic strin g address  {
  410                get {
  411                    retu rn this.ad dressField ;
  412                }
  413                set {
  414                    this .addressFi eld = valu e;
  415                    this .RaiseProp ertyChange d("address ");
  416                }
  417           }
  418           
  419           // / <remarks />
  420           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 13)]
  421           pu blic strin g city {
  422                get {
  423                    retu rn this.ci tyField;
  424                }
  425                set {
  426                    this .cityField  = value;
  427                    this .RaiseProp ertyChange d("city");
  428                }
  429           }
  430           
  431           // / <remarks />
  432           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 14)]
  433           pu blic strin g state {
  434                get {
  435                    retu rn this.st ateField;
  436                }
  437                set {
  438                    this .stateFiel d = value;
  439                    this .RaiseProp ertyChange d("state") ;
  440                }
  441           }
  442           
  443           // / <remarks />
  444           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 15)]
  445           pu blic strin g systemNa me {
  446                get {
  447                    retu rn this.sy stemNameFi eld;
  448                }
  449                set {
  450                    this .systemNam eField = v alue;
  451                    this .RaiseProp ertyChange d("systemN ame");
  452                }
  453           }
  454           
  455           // / <remarks />
  456           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 16)]
  457           pu blic strin g siteType  {
  458                get {
  459                    retu rn this.si teTypeFiel d;
  460                }
  461                set {
  462                    this .siteTypeF ield = val ue;
  463                    this .RaiseProp ertyChange d("siteTyp e");
  464                }
  465           }
  466       }
  467       
  468       /// <r emarks/>
  469       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.0 .30319.233 ")]
  470       [Syste m.Serializ ableAttrib ute()]
  471       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  472       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  473         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / URL . DN S
")]
  474       public  partial c lass DataS ourceArray  : Abstrac tArrayTO {
  475           
  476           pr ivate Data SourceTO[]  itemsFiel d;
  477           
  478           // / <remarks />
  479           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Order=0) ]
  480           pu blic DataS ourceTO[]  items {
  481                get {
  482                    retu rn this.it emsField;
  483                }
  484                set {
  485                    this .itemsFiel d = value;
  486                    this .RaiseProp ertyChange d("items") ;
  487                }
  488           }
  489       }
  490       
  491       /// <r emarks/>
  492       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.0 .30319.233 ")]
  493       [Syste m.Serializ ableAttrib ute()]
  494       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  495       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  496         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / URL . DN S
")]
  497       public  partial c lass DataS ourceTO :  AbstractTO  {
  498           
  499           pr ivate stri ng protoco lField;
  500           
  501           pr ivate stri ng modalit yField;
  502           
  503           pr ivate int  timeoutFie ld;
  504           
  505           pr ivate int  portField;
  506           
  507           pr ivate stri ng provide rField;
  508           
  509           pr ivate stri ng statusF ield;
  510           
  511           pr ivate stri ng descrip tionField;
  512           
  513           pr ivate stri ng context Field;
  514           
  515           pr ivate bool  testSourc eField;
  516           
  517           pr ivate stri ng vendorF ield;
  518           
  519           pr ivate stri ng version Field;
  520           
  521           pr ivate Tagg edText sit eIdField;
  522           
  523           pr ivate stri ng welcome MessageFie ld;
  524           
  525           // / <remarks />
  526           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 0)]
  527           pu blic strin g protocol  {
  528                get {
  529                    retu rn this.pr otocolFiel d;
  530                }
  531                set {
  532                    this .protocolF ield = val ue;
  533                    this .RaiseProp ertyChange d("protoco l");
  534                }
  535           }
  536           
  537           // / <remarks />
  538           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 1)]
  539           pu blic strin g modality  {
  540                get {
  541                    retu rn this.mo dalityFiel d;
  542                }
  543                set {
  544                    this .modalityF ield = val ue;
  545                    this .RaiseProp ertyChange d("modalit y");
  546                }
  547           }
  548           
  549           // / <remarks />
  550           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 2)]
  551           pu blic int t imeout {
  552                get {
  553                    retu rn this.ti meoutField ;
  554                }
  555                set {
  556                    this .timeoutFi eld = valu e;
  557                    this .RaiseProp ertyChange d("timeout ");
  558                }
  559           }
  560           
  561           // / <remarks />
  562           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 3)]
  563           pu blic int p ort {
  564                get {
  565                    retu rn this.po rtField;
  566                }
  567                set {
  568                    this .portField  = value;
  569                    this .RaiseProp ertyChange d("port");
  570                }
  571           }
  572           
  573           // / <remarks />
  574           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 4)]
  575           pu blic strin g provider  {
  576                get {
  577                    retu rn this.pr oviderFiel d;
  578                }
  579                set {
  580                    this .providerF ield = val ue;
  581                    this .RaiseProp ertyChange d("provide r");
  582                }
  583           }
  584           
  585           // / <remarks />
  586           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 5)]
  587           pu blic strin g status {
  588                get {
  589                    retu rn this.st atusField;
  590                }
  591                set {
  592                    this .statusFie ld = value ;
  593                    this .RaiseProp ertyChange d("status" );
  594                }
  595           }
  596           
  597           // / <remarks />
  598           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 6)]
  599           pu blic strin g descript ion {
  600                get {
  601                    retu rn this.de scriptionF ield;
  602                }
  603                set {
  604                    this .descripti onField =  value;
  605                    this .RaiseProp ertyChange d("descrip tion");
  606                }
  607           }
  608           
  609           // / <remarks />
  610           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 7)]
  611           pu blic strin g context  {
  612                get {
  613                    retu rn this.co ntextField ;
  614                }
  615                set {
  616                    this .contextFi eld = valu e;
  617                    this .RaiseProp ertyChange d("context ");
  618                }
  619           }
  620           
  621           // / <remarks />
  622           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 8)]
  623           pu blic bool  testSource  {
  624                get {
  625                    retu rn this.te stSourceFi eld;
  626                }
  627                set {
  628                    this .testSourc eField = v alue;
  629                    this .RaiseProp ertyChange d("testSou rce");
  630                }
  631           }
  632           
  633           // / <remarks />
  634           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 9)]
  635           pu blic strin g vendor {
  636                get {
  637                    retu rn this.ve ndorField;
  638                }
  639                set {
  640                    this .vendorFie ld = value ;
  641                    this .RaiseProp ertyChange d("vendor" );
  642                }
  643           }
  644           
  645           // / <remarks />
  646           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 10)]
  647           pu blic strin g version  {
  648                get {
  649                    retu rn this.ve rsionField ;
  650                }
  651                set {
  652                    this .versionFi eld = valu e;
  653                    this .RaiseProp ertyChange d("version ");
  654                }
  655           }
  656           
  657           // / <remarks />
  658           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 11)]
  659           pu blic Tagge dText site Id {
  660                get {
  661                    retu rn this.si teIdField;
  662                }
  663                set {
  664                    this .siteIdFie ld = value ;
  665                    this .RaiseProp ertyChange d("siteId" );
  666                }
  667           }
  668           
  669           // / <remarks />
  670           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 12)]
  671           pu blic strin g welcomeM essage {
  672                get {
  673                    retu rn this.we lcomeMessa geField;
  674                }
  675                set {
  676                    this .welcomeMe ssageField  = value;
  677                    this .RaiseProp ertyChange d("welcome Message");
  678                }
  679           }
  680       }
  681       
  682       /// <r emarks/>
  683       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.0 .30319.233 ")]
  684       [Syste m.Serializ ableAttrib ute()]
  685       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  686       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  687         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / URL . DN S
")]
  688       public  partial c lass Tagge dText : Ab stractTO {
  689           
  690           pr ivate stri ng tagFiel d;
  691           
  692           pr ivate stri ng textFie ld;
  693           
  694           pr ivate stri ng[] textA rrayField;
  695           
  696           pr ivate Tagg edText[] t aggedResul tsField;
  697           
  698           // / <remarks />
  699           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 0)]
  700           pu blic strin g tag {
  701                get {
  702                    retu rn this.ta gField;
  703                }
  704                set {
  705                    this .tagField  = value;
  706                    this .RaiseProp ertyChange d("tag");
  707                }
  708           }
  709           
  710           // / <remarks />
  711           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 1)]
  712           pu blic strin g text {
  713                get {
  714                    retu rn this.te xtField;
  715                }
  716                set {
  717                    this .textField  = value;
  718                    this .RaiseProp ertyChange d("text");
  719                }
  720           }
  721           
  722           // / <remarks />
  723           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Order=2) ]
  724           pu blic strin g[] textAr ray {
  725                get {
  726                    retu rn this.te xtArrayFie ld;
  727                }
  728                set {
  729                    this .textArray Field = va lue;
  730                    this .RaiseProp ertyChange d("textArr ay");
  731                }
  732           }
  733           
  734           // / <remarks />
  735           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Order=3) ]
  736           pu blic Tagge dText[] ta ggedResult s {
  737                get {
  738                    retu rn this.ta ggedResult sField;
  739                }
  740                set {
  741                    this .taggedRes ultsField  = value;
  742                    this .RaiseProp ertyChange d("taggedR esults");
  743                }
  744           }
  745       }
  746       
  747       /// <r emarks/>
  748       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(Tex tTO))]
  749       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(Use rTO))]
  750       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(Tea mTO))]
  751       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(Hos pitalLocat ionTO))]
  752       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(Pho neNumTO))]
  753       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(Add ressTO))]
  754       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(Per sonTO))]
  755       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(Pat ientTO))]
  756       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(Tag gedText))]
  757       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(Dat aSourceTO) )]
  758       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(Sit eTO))]
  759       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(Reg ionTO))]
  760       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(Abs tractArray TO))]
  761       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(Use rArray))]
  762       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(Tex tArray))]
  763       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(Abs tractTagge dArrayTO)) ]
  764       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(Tag gedPatient Array))]
  765       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(Tag gedPatient Arrays))]
  766       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(Tag gedTextArr ay))]
  767       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(Dat aSourceArr ay))]
  768       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(Sit eArray))]
  769       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(Reg ionArray)) ]
  770       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.0 .30319.233 ")]
  771       [Syste m.Serializ ableAttrib ute()]
  772       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  773       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  774         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / URL . DN S
")]
  775       public  abstract  partial cl ass Abstra ctTO : obj ect, Syste m.Componen tModel.INo tifyProper tyChanged  {
  776           
  777           pr ivate Faul tTO faultF ield;
  778           
  779           // / <remarks />
  780           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 0)]
  781           pu blic Fault TO fault {
  782                get {
  783                    retu rn this.fa ultField;
  784                }
  785                set {
  786                    this .faultFiel d = value;
  787                    this .RaiseProp ertyChange d("fault") ;
  788                }
  789           }
  790           
  791           pu blic event  System.Co mponentMod el.Propert yChangedEv entHandler  PropertyC hanged;
  792           
  793           pr otected vo id RaisePr opertyChan ged(string  propertyN ame) {
  794                System.C omponentMo del.Proper tyChangedE ventHandle r property Changed =  this.Prope rtyChanged ;
  795                if ((pro pertyChang ed != null )) {
  796                    prop ertyChange d(this, ne w System.C omponentMo del.Proper tyChangedE ventArgs(p ropertyNam e));
  797                }
  798           }
  799       }
  800       
  801       /// <r emarks/>
  802       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.0 .30319.233 ")]
  803       [Syste m.Serializ ableAttrib ute()]
  804       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  805       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  806         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / URL . DN S
")]
  807       public  partial c lass Fault TO : objec t, System. ComponentM odel.INoti fyProperty Changed {
  808           
  809           pr ivate stri ng typeFie ld;
  810           
  811           pr ivate stri ng message Field;
  812           
  813           pr ivate stri ng stackTr aceField;
  814           
  815           pr ivate stri ng innerTy peField;
  816           
  817           pr ivate stri ng innerMe ssageField ;
  818           
  819           pr ivate stri ng innerSt ackTraceFi eld;
  820           
  821           pr ivate stri ng suggest ionField;
  822           
  823           // / <remarks />
  824           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 0)]
  825           pu blic strin g type {
  826                get {
  827                    retu rn this.ty peField;
  828                }
  829                set {
  830                    this .typeField  = value;
  831                    this .RaiseProp ertyChange d("type");
  832                }
  833           }
  834           
  835           // / <remarks />
  836           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 1)]
  837           pu blic strin g message  {
  838                get {
  839                    retu rn this.me ssageField ;
  840                }
  841                set {
  842                    this .messageFi eld = valu e;
  843                    this .RaiseProp ertyChange d("message ");
  844                }
  845           }
  846           
  847           // / <remarks />
  848           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 2)]
  849           pu blic strin g stackTra ce {
  850                get {
  851                    retu rn this.st ackTraceFi eld;
  852                }
  853                set {
  854                    this .stackTrac eField = v alue;
  855                    this .RaiseProp ertyChange d("stackTr ace");
  856                }
  857           }
  858           
  859           // / <remarks />
  860           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 3)]
  861           pu blic strin g innerTyp e {
  862                get {
  863                    retu rn this.in nerTypeFie ld;
  864                }
  865                set {
  866                    this .innerType Field = va lue;
  867                    this .RaiseProp ertyChange d("innerTy pe");
  868                }
  869           }
  870           
  871           // / <remarks />
  872           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 4)]
  873           pu blic strin g innerMes sage {
  874                get {
  875                    retu rn this.in nerMessage Field;
  876                }
  877                set {
  878                    this .innerMess ageField =  value;
  879                    this .RaiseProp ertyChange d("innerMe ssage");
  880                }
  881           }
  882           
  883           // / <remarks />
  884           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 5)]
  885           pu blic strin g innerSta ckTrace {
  886                get {
  887                    retu rn this.in nerStackTr aceField;
  888                }
  889                set {
  890                    this .innerStac kTraceFiel d = value;
  891                    this .RaiseProp ertyChange d("innerSt ackTrace") ;
  892                }
  893           }
  894           
  895           // / <remarks />
  896           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 6)]
  897           pu blic strin g suggesti on {
  898                get {
  899                    retu rn this.su ggestionFi eld;
  900                }
  901                set {
  902                    this .suggestio nField = v alue;
  903                    this .RaiseProp ertyChange d("suggest ion");
  904                }
  905           }
  906           
  907           pu blic event  System.Co mponentMod el.Propert yChangedEv entHandler  PropertyC hanged;
  908           
  909           pr otected vo id RaisePr opertyChan ged(string  propertyN ame) {
  910                System.C omponentMo del.Proper tyChangedE ventHandle r property Changed =  this.Prope rtyChanged ;
  911                if ((pro pertyChang ed != null )) {
  912                    prop ertyChange d(this, ne w System.C omponentMo del.Proper tyChangedE ventArgs(p ropertyNam e));
  913                }
  914           }
  915       }
  916       
  917       /// <r emarks/>
  918       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.0 .30319.233 ")]
  919       [Syste m.Serializ ableAttrib ute()]
  920       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  921       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  922         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / URL . DN S
")]
  923       public  partial c lass Demog raphicSetT O : object , System.C omponentMo del.INotif yPropertyC hanged {
  924           
  925           pr ivate stri ng tagFiel d;
  926           
  927           pr ivate Addr essTO[] ad dressesFie ld;
  928           
  929           pr ivate Phon eNumTO[] p honesField ;
  930           
  931           pr ivate stri ng[] email AddressesF ield;
  932           
  933           pr ivate stri ng[] names Field;
  934           
  935           // / <remarks />
  936           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 0)]
  937           pu blic strin g tag {
  938                get {
  939                    retu rn this.ta gField;
  940                }
  941                set {
  942                    this .tagField  = value;
  943                    this .RaiseProp ertyChange d("tag");
  944                }
  945           }
  946           
  947           // / <remarks />
  948           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Order=1) ]
  949           pu blic Addre ssTO[] add resses {
  950                get {
  951                    retu rn this.ad dressesFie ld;
  952                }
  953                set {
  954                    this .addresses Field = va lue;
  955                    this .RaiseProp ertyChange d("address es");
  956                }
  957           }
  958           
  959           // / <remarks />
  960           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Order=2) ]
  961           pu blic Phone NumTO[] ph ones {
  962                get {
  963                    retu rn this.ph onesField;
  964                }
  965                set {
  966                    this .phonesFie ld = value ;
  967                    this .RaiseProp ertyChange d("phones" );
  968                }
  969           }
  970           
  971           // / <remarks />
  972           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Order=3) ]
  973           pu blic strin g[] emailA ddresses {
  974                get {
  975                    retu rn this.em ailAddress esField;
  976                }
  977                set {
  978                    this .emailAddr essesField  = value;
  979                    this .RaiseProp ertyChange d("emailAd dresses");
  980                }
  981           }
  982           
  983           // / <remarks />
  984           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Order=4) ]
  985           pu blic strin g[] names  {
  986                get {
  987                    retu rn this.na mesField;
  988                }
  989                set {
  990                    this .namesFiel d = value;
  991                    this .RaiseProp ertyChange d("names") ;
  992                }
  993           }
  994           
  995           pu blic event  System.Co mponentMod el.Propert yChangedEv entHandler  PropertyC hanged;
  996           
  997           pr otected vo id RaisePr opertyChan ged(string  propertyN ame) {
  998                System.C omponentMo del.Proper tyChangedE ventHandle r property Changed =  this.Prope rtyChanged ;
  999                if ((pro pertyChang ed != null )) {
  1000                    prop ertyChange d(this, ne w System.C omponentMo del.Proper tyChangedE ventArgs(p ropertyNam e));
  1001                }
  1002           }
  1003       }
  1004       
  1005       /// <r emarks/>
  1006       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.0 .30319.233 ")]
  1007       [Syste m.Serializ ableAttrib ute()]
  1008       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  1009       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  1010         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / URL . DN S
")]
  1011       public  partial c lass Addre ssTO : Abs tractTO {
  1012           
  1013           pr ivate stri ng streetA ddress1Fie ld;
  1014           
  1015           pr ivate stri ng streetA ddress2Fie ld;
  1016           
  1017           pr ivate stri ng streetA ddress3Fie ld;
  1018           
  1019           pr ivate stri ng cityFie ld;
  1020           
  1021           pr ivate stri ng countyF ield;
  1022           
  1023           pr ivate stri ng stateFi eld;
  1024           
  1025           pr ivate stri ng zipcode Field;
  1026           
  1027           // / <remarks />
  1028           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 0)]
  1029           pu blic strin g streetAd dress1 {
  1030                get {
  1031                    retu rn this.st reetAddres s1Field;
  1032                }
  1033                set {
  1034                    this .streetAdd ress1Field  = value;
  1035                    this .RaiseProp ertyChange d("streetA ddress1");
  1036                }
  1037           }
  1038           
  1039           // / <remarks />
  1040           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 1)]
  1041           pu blic strin g streetAd dress2 {
  1042                get {
  1043                    retu rn this.st reetAddres s2Field;
  1044                }
  1045                set {
  1046                    this .streetAdd ress2Field  = value;
  1047                    this .RaiseProp ertyChange d("streetA ddress2");
  1048                }
  1049           }
  1050           
  1051           // / <remarks />
  1052           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 2)]
  1053           pu blic strin g streetAd dress3 {
  1054                get {
  1055                    retu rn this.st reetAddres s3Field;
  1056                }
  1057                set {
  1058                    this .streetAdd ress3Field  = value;
  1059                    this .RaiseProp ertyChange d("streetA ddress3");
  1060                }
  1061           }
  1062           
  1063           // / <remarks />
  1064           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 3)]
  1065           pu blic strin g city {
  1066                get {
  1067                    retu rn this.ci tyField;
  1068                }
  1069                set {
  1070                    this .cityField  = value;
  1071                    this .RaiseProp ertyChange d("city");
  1072                }
  1073           }
  1074           
  1075           // / <remarks />
  1076           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 4)]
  1077           pu blic strin g county {
  1078                get {
  1079                    retu rn this.co untyField;
  1080                }
  1081                set {
  1082                    this .countyFie ld = value ;
  1083                    this .RaiseProp ertyChange d("county" );
  1084                }
  1085           }
  1086           
  1087           // / <remarks />
  1088           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 5)]
  1089           pu blic strin g state {
  1090                get {
  1091                    retu rn this.st ateField;
  1092                }
  1093                set {
  1094                    this .stateFiel d = value;
  1095                    this .RaiseProp ertyChange d("state") ;
  1096                }
  1097           }
  1098           
  1099           // / <remarks />
  1100           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 6)]
  1101           pu blic strin g zipcode  {
  1102                get {
  1103                    retu rn this.zi pcodeField ;
  1104                }
  1105                set {
  1106                    this .zipcodeFi eld = valu e;
  1107                    this .RaiseProp ertyChange d("zipcode ");
  1108                }
  1109           }
  1110       }
  1111       
  1112       /// <r emarks/>
  1113       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.0 .30319.233 ")]
  1114       [Syste m.Serializ ableAttrib ute()]
  1115       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  1116       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  1117         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / URL . DN S
")]
  1118       public  partial c lass Phone NumTO : Ab stractTO {
  1119           
  1120           pr ivate stri ng areaCod eField;
  1121           
  1122           pr ivate stri ng exchang eField;
  1123           
  1124           pr ivate stri ng numberF ield;
  1125           
  1126           pr ivate stri ng descrip tionField;
  1127           
  1128           // / <remarks />
  1129           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 0)]
  1130           pu blic strin g areaCode  {
  1131                get {
  1132                    retu rn this.ar eaCodeFiel d;
  1133                }
  1134                set {
  1135                    this .areaCodeF ield = val ue;
  1136                    this .RaiseProp ertyChange d("areaCod e");
  1137                }
  1138           }
  1139           
  1140           // / <remarks />
  1141           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 1)]
  1142           pu blic strin g exchange  {
  1143                get {
  1144                    retu rn this.ex changeFiel d;
  1145                }
  1146                set {
  1147                    this .exchangeF ield = val ue;
  1148                    this .RaiseProp ertyChange d("exchang e");
  1149                }
  1150           }
  1151           
  1152           // / <remarks />
  1153           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 2)]
  1154           pu blic strin g number {
  1155                get {
  1156                    retu rn this.nu mberField;
  1157                }
  1158                set {
  1159                    this .numberFie ld = value ;
  1160                    this .RaiseProp ertyChange d("number" );
  1161                }
  1162           }
  1163           
  1164           // / <remarks />
  1165           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 3)]
  1166           pu blic strin g descript ion {
  1167                get {
  1168                    retu rn this.de scriptionF ield;
  1169                }
  1170                set {
  1171                    this .descripti onField =  value;
  1172                    this .RaiseProp ertyChange d("descrip tion");
  1173                }
  1174           }
  1175       }
  1176       
  1177       /// <r emarks/>
  1178       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.0 .30319.233 ")]
  1179       [Syste m.Serializ ableAttrib ute()]
  1180       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  1181       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  1182         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / URL . DN S
")]
  1183       public  partial c lass TextT O : Abstra ctTO {
  1184           
  1185           pr ivate stri ng textFie ld;
  1186           
  1187           // / <remarks />
  1188           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 0)]
  1189           pu blic strin g text {
  1190                get {
  1191                    retu rn this.te xtField;
  1192                }
  1193                set {
  1194                    this .textField  = value;
  1195                    this .RaiseProp ertyChange d("text");
  1196                }
  1197           }
  1198       }
  1199       
  1200       /// <r emarks/>
  1201       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.0 .30319.233 ")]
  1202       [Syste m.Serializ ableAttrib ute()]
  1203       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  1204       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  1205         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / URL . DN S
")]
  1206       public  partial c lass UserT O : Abstra ctTO {
  1207           
  1208           pr ivate stri ng nameFie ld;
  1209           
  1210           pr ivate stri ng sSNFiel d;
  1211           
  1212           pr ivate stri ng dUZFiel d;
  1213           
  1214           pr ivate stri ng siteIdF ield;
  1215           
  1216           pr ivate stri ng officeF ield;
  1217           
  1218           pr ivate stri ng phoneFi eld;
  1219           
  1220           pr ivate stri ng pagerFi eld;
  1221           
  1222           pr ivate stri ng service Field;
  1223           
  1224           pr ivate stri ng titleFi eld;
  1225           
  1226           pr ivate stri ng orderRo leField;
  1227           
  1228           pr ivate stri ng userCla ssField;
  1229           
  1230           pr ivate stri ng greetin gField;
  1231           
  1232           pr ivate stri ng siteMes sageField;
  1233           
  1234           // / <remarks />
  1235           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 0)]
  1236           pu blic strin g name {
  1237                get {
  1238                    retu rn this.na meField;
  1239                }
  1240                set {
  1241                    this .nameField  = value;
  1242                    this .RaiseProp ertyChange d("name");
  1243                }
  1244           }
  1245           
  1246           // / <remarks />
  1247           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 1)]
  1248           pu blic strin g SSN {
  1249                get {
  1250                    retu rn this.sS NField;
  1251                }
  1252                set {
  1253                    this .sSNField  = value;
  1254                    this .RaiseProp ertyChange d("SSN");
  1255                }
  1256           }
  1257           
  1258           // / <remarks />
  1259           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 2)]
  1260           pu blic strin g DUZ {
  1261                get {
  1262                    retu rn this.dU ZField;
  1263                }
  1264                set {
  1265                    this .dUZField  = value;
  1266                    this .RaiseProp ertyChange d("DUZ");
  1267                }
  1268           }
  1269           
  1270           // / <remarks />
  1271           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 3)]
  1272           pu blic strin g siteId {
  1273                get {
  1274                    retu rn this.si teIdField;
  1275                }
  1276                set {
  1277                    this .siteIdFie ld = value ;
  1278                    this .RaiseProp ertyChange d("siteId" );
  1279                }
  1280           }
  1281           
  1282           // / <remarks />
  1283           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 4)]
  1284           pu blic strin g office {
  1285                get {
  1286                    retu rn this.of ficeField;
  1287                }
  1288                set {
  1289                    this .officeFie ld = value ;
  1290                    this .RaiseProp ertyChange d("office" );
  1291                }
  1292           }
  1293           
  1294           // / <remarks />
  1295           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 5)]
  1296           pu blic strin g phone {
  1297                get {
  1298                    retu rn this.ph oneField;
  1299                }
  1300                set {
  1301                    this .phoneFiel d = value;
  1302                    this .RaiseProp ertyChange d("phone") ;
  1303                }
  1304           }
  1305           
  1306           // / <remarks />
  1307           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 6)]
  1308           pu blic strin g pager {
  1309                get {
  1310                    retu rn this.pa gerField;
  1311                }
  1312                set {
  1313                    this .pagerFiel d = value;
  1314                    this .RaiseProp ertyChange d("pager") ;
  1315                }
  1316           }
  1317           
  1318           // / <remarks />
  1319           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 7)]
  1320           pu blic strin g service  {
  1321                get {
  1322                    retu rn this.se rviceField ;
  1323                }
  1324                set {
  1325                    this .serviceFi eld = valu e;
  1326                    this .RaiseProp ertyChange d("service ");
  1327                }
  1328           }
  1329           
  1330           // / <remarks />
  1331           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 8)]
  1332           pu blic strin g title {
  1333                get {
  1334                    retu rn this.ti tleField;
  1335                }
  1336                set {
  1337                    this .titleFiel d = value;
  1338                    this .RaiseProp ertyChange d("title") ;
  1339                }
  1340           }
  1341           
  1342           // / <remarks />
  1343           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 9)]
  1344           pu blic strin g orderRol e {
  1345                get {
  1346                    retu rn this.or derRoleFie ld;
  1347                }
  1348                set {
  1349                    this .orderRole Field = va lue;
  1350                    this .RaiseProp ertyChange d("orderRo le");
  1351                }
  1352           }
  1353           
  1354           // / <remarks />
  1355           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 10)]
  1356           pu blic strin g userClas s {
  1357                get {
  1358                    retu rn this.us erClassFie ld;
  1359                }
  1360                set {
  1361                    this .userClass Field = va lue;
  1362                    this .RaiseProp ertyChange d("userCla ss");
  1363                }
  1364           }
  1365           
  1366           // / <remarks />
  1367           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 11)]
  1368           pu blic strin g greeting  {
  1369                get {
  1370                    retu rn this.gr eetingFiel d;
  1371                }
  1372                set {
  1373                    this .greetingF ield = val ue;
  1374                    this .RaiseProp ertyChange d("greetin g");
  1375                }
  1376           }
  1377           
  1378           // / <remarks />
  1379           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 12)]
  1380           pu blic strin g siteMess age {
  1381                get {
  1382                    retu rn this.si teMessageF ield;
  1383                }
  1384                set {
  1385                    this .siteMessa geField =  value;
  1386                    this .RaiseProp ertyChange d("siteMes sage");
  1387                }
  1388           }
  1389       }
  1390       
  1391       /// <r emarks/>
  1392       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.0 .30319.233 ")]
  1393       [Syste m.Serializ ableAttrib ute()]
  1394       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  1395       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  1396         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / URL . DN S
")]
  1397       public  partial c lass TeamT O : Abstra ctTO {
  1398           
  1399           pr ivate stri ng idField ;
  1400           
  1401           pr ivate stri ng nameFie ld;
  1402           
  1403           pr ivate stri ng pcpName Field;
  1404           
  1405           pr ivate stri ng attendi ngNameFiel d;
  1406           
  1407           // / <remarks />
  1408           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 0)]
  1409           pu blic strin g id {
  1410                get {
  1411                    retu rn this.id Field;
  1412                }
  1413                set {
  1414                    this .idField =  value;
  1415                    this .RaiseProp ertyChange d("id");
  1416                }
  1417           }
  1418           
  1419           // / <remarks />
  1420           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 1)]
  1421           pu blic strin g name {
  1422                get {
  1423                    retu rn this.na meField;
  1424                }
  1425                set {
  1426                    this .nameField  = value;
  1427                    this .RaiseProp ertyChange d("name");
  1428                }
  1429           }
  1430           
  1431           // / <remarks />
  1432           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 2)]
  1433           pu blic strin g pcpName  {
  1434                get {
  1435                    retu rn this.pc pNameField ;
  1436                }
  1437                set {
  1438                    this .pcpNameFi eld = valu e;
  1439                    this .RaiseProp ertyChange d("pcpName ");
  1440                }
  1441           }
  1442           
  1443           // / <remarks />
  1444           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 3)]
  1445           pu blic strin g attendin gName {
  1446                get {
  1447                    retu rn this.at tendingNam eField;
  1448                }
  1449                set {
  1450                    this .attending NameField  = value;
  1451                    this .RaiseProp ertyChange d("attendi ngName");
  1452                }
  1453           }
  1454       }
  1455       
  1456       /// <r emarks/>
  1457       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.0 .30319.233 ")]
  1458       [Syste m.Serializ ableAttrib ute()]
  1459       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  1460       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  1461         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / URL . DN S
")]
  1462       public  partial c lass Hospi talLocatio nTO : Abst ractTO {
  1463           
  1464           pr ivate stri ng idField ;
  1465           
  1466           pr ivate stri ng nameFie ld;
  1467           
  1468           pr ivate Tagg edText dep artmentFie ld;
  1469           
  1470           pr ivate Tagg edText ser viceField;
  1471           
  1472           pr ivate Tagg edText spe cialtyFiel d;
  1473           
  1474           pr ivate Site TO facilit yField;
  1475           
  1476           pr ivate stri ng buildin gField;
  1477           
  1478           pr ivate stri ng floorFi eld;
  1479           
  1480           pr ivate stri ng roomFie ld;
  1481           
  1482           pr ivate stri ng bedFiel d;
  1483           
  1484           pr ivate stri ng statusF ield;
  1485           
  1486           pr ivate stri ng phoneFi eld;
  1487           
  1488           pr ivate stri ng appoint mentTimest ampField;
  1489           
  1490           pr ivate stri ng typeFie ld;
  1491           
  1492           // / <remarks />
  1493           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 0)]
  1494           pu blic strin g id {
  1495                get {
  1496                    retu rn this.id Field;
  1497                }
  1498                set {
  1499                    this .idField =  value;
  1500                    this .RaiseProp ertyChange d("id");
  1501                }
  1502           }
  1503           
  1504           // / <remarks />
  1505           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 1)]
  1506           pu blic strin g name {
  1507                get {
  1508                    retu rn this.na meField;
  1509                }
  1510                set {
  1511                    this .nameField  = value;
  1512                    this .RaiseProp ertyChange d("name");
  1513                }
  1514           }
  1515           
  1516           // / <remarks />
  1517           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 2)]
  1518           pu blic Tagge dText depa rtment {
  1519                get {
  1520                    retu rn this.de partmentFi eld;
  1521                }
  1522                set {
  1523                    this .departmen tField = v alue;
  1524                    this .RaiseProp ertyChange d("departm ent");
  1525                }
  1526           }
  1527           
  1528           // / <remarks />
  1529           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 3)]
  1530           pu blic Tagge dText serv ice {
  1531                get {
  1532                    retu rn this.se rviceField ;
  1533                }
  1534                set {
  1535                    this .serviceFi eld = valu e;
  1536                    this .RaiseProp ertyChange d("service ");
  1537                }
  1538           }
  1539           
  1540           // / <remarks />
  1541           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 4)]
  1542           pu blic Tagge dText spec ialty {
  1543                get {
  1544                    retu rn this.sp ecialtyFie ld;
  1545                }
  1546                set {
  1547                    this .specialty Field = va lue;
  1548                    this .RaiseProp ertyChange d("special ty");
  1549                }
  1550           }
  1551           
  1552           // / <remarks />
  1553           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 5)]
  1554           pu blic SiteT O facility  {
  1555                get {
  1556                    retu rn this.fa cilityFiel d;
  1557                }
  1558                set {
  1559                    this .facilityF ield = val ue;
  1560                    this .RaiseProp ertyChange d("facilit y");
  1561                }
  1562           }
  1563           
  1564           // / <remarks />
  1565           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 6)]
  1566           pu blic strin g building  {
  1567                get {
  1568                    retu rn this.bu ildingFiel d;
  1569                }
  1570                set {
  1571                    this .buildingF ield = val ue;
  1572                    this .RaiseProp ertyChange d("buildin g");
  1573                }
  1574           }
  1575           
  1576           // / <remarks />
  1577           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 7)]
  1578           pu blic strin g floor {
  1579                get {
  1580                    retu rn this.fl oorField;
  1581                }
  1582                set {
  1583                    this .floorFiel d = value;
  1584                    this .RaiseProp ertyChange d("floor") ;
  1585                }
  1586           }
  1587           
  1588           // / <remarks />
  1589           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 8)]
  1590           pu blic strin g room {
  1591                get {
  1592                    retu rn this.ro omField;
  1593                }
  1594                set {
  1595                    this .roomField  = value;
  1596                    this .RaiseProp ertyChange d("room");
  1597                }
  1598           }
  1599           
  1600           // / <remarks />
  1601           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 9)]
  1602           pu blic strin g bed {
  1603                get {
  1604                    retu rn this.be dField;
  1605                }
  1606                set {
  1607                    this .bedField  = value;
  1608                    this .RaiseProp ertyChange d("bed");
  1609                }
  1610           }
  1611           
  1612           // / <remarks />
  1613           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 10)]
  1614           pu blic strin g status {
  1615                get {
  1616                    retu rn this.st atusField;
  1617                }
  1618                set {
  1619                    this .statusFie ld = value ;
  1620                    this .RaiseProp ertyChange d("status" );
  1621                }
  1622           }
  1623           
  1624           // / <remarks />
  1625           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 11)]
  1626           pu blic strin g phone {
  1627                get {
  1628                    retu rn this.ph oneField;
  1629                }
  1630                set {
  1631                    this .phoneFiel d = value;
  1632                    this .RaiseProp ertyChange d("phone") ;
  1633                }
  1634           }
  1635           
  1636           // / <remarks />
  1637           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 12)]
  1638           pu blic strin g appointm entTimesta mp {
  1639                get {
  1640                    retu rn this.ap pointmentT imestampFi eld;
  1641                }
  1642                set {
  1643                    this .appointme ntTimestam pField = v alue;
  1644                    this .RaiseProp ertyChange d("appoint mentTimest amp");
  1645                }
  1646           }
  1647           
  1648           // / <remarks />
  1649           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 13)]
  1650           pu blic strin g type {
  1651                get {
  1652                    retu rn this.ty peField;
  1653                }
  1654                set {
  1655                    this .typeField  = value;
  1656                    this .RaiseProp ertyChange d("type");
  1657                }
  1658           }
  1659       }
  1660       
  1661       /// <r emarks/>
  1662       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(Pat ientTO))]
  1663       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.0 .30319.233 ")]
  1664       [Syste m.Serializ ableAttrib ute()]
  1665       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  1666       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  1667         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / URL . DN S
")]
  1668       public  partial c lass Perso nTO : Abst ractTO {
  1669           
  1670           pr ivate stri ng nameFie ld;
  1671           
  1672           pr ivate stri ng ssnFiel d;
  1673           
  1674           pr ivate stri ng genderF ield;
  1675           
  1676           pr ivate stri ng dobFiel d;
  1677           
  1678           pr ivate stri ng ethnici tyField;
  1679           
  1680           pr ivate int  ageField;
  1681           
  1682           pr ivate stri ng marital StatusFiel d;
  1683           
  1684           pr ivate Addr essTO home AddressFie ld;
  1685           
  1686           pr ivate Phon eNumTO hom ePhoneFiel d;
  1687           
  1688           pr ivate Phon eNumTO cel lPhoneFiel d;
  1689           
  1690           pr ivate Demo graphicSet TO[] demog raphicsFie ld;
  1691           
  1692           // / <remarks />
  1693           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 0)]
  1694           pu blic strin g name {
  1695                get {
  1696                    retu rn this.na meField;
  1697                }
  1698                set {
  1699                    this .nameField  = value;
  1700                    this .RaiseProp ertyChange d("name");
  1701                }
  1702           }
  1703           
  1704           // / <remarks />
  1705           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 1)]
  1706           pu blic strin g ssn {
  1707                get {
  1708                    retu rn this.ss nField;
  1709                }
  1710                set {
  1711                    this .ssnField  = value;
  1712                    this .RaiseProp ertyChange d("ssn");
  1713                }
  1714           }
  1715           
  1716           // / <remarks />
  1717           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 2)]
  1718           pu blic strin g gender {
  1719                get {
  1720                    retu rn this.ge nderField;
  1721                }
  1722                set {
  1723                    this .genderFie ld = value ;
  1724                    this .RaiseProp ertyChange d("gender" );
  1725                }
  1726           }
  1727           
  1728           // / <remarks />
  1729           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 3)]
  1730           pu blic strin g dob {
  1731                get {
  1732                    retu rn this.do bField;
  1733                }
  1734                set {
  1735                    this .dobField  = value;
  1736                    this .RaiseProp ertyChange d("dob");
  1737                }
  1738           }
  1739           
  1740           // / <remarks />
  1741           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 4)]
  1742           pu blic strin g ethnicit y {
  1743                get {
  1744                    retu rn this.et hnicityFie ld;
  1745                }
  1746                set {
  1747                    this .ethnicity Field = va lue;
  1748                    this .RaiseProp ertyChange d("ethnici ty");
  1749                }
  1750           }
  1751           
  1752           // / <remarks />
  1753           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 5)]
  1754           pu blic int a ge {
  1755                get {
  1756                    retu rn this.ag eField;
  1757                }
  1758                set {
  1759                    this .ageField  = value;
  1760                    this .RaiseProp ertyChange d("age");
  1761                }
  1762           }
  1763           
  1764           // / <remarks />
  1765           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 6)]
  1766           pu blic strin g maritalS tatus {
  1767                get {
  1768                    retu rn this.ma ritalStatu sField;
  1769                }
  1770                set {
  1771                    this .maritalSt atusField  = value;
  1772                    this .RaiseProp ertyChange d("marital Status");
  1773                }
  1774           }
  1775           
  1776           // / <remarks />
  1777           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 7)]
  1778           pu blic Addre ssTO homeA ddress {
  1779                get {
  1780                    retu rn this.ho meAddressF ield;
  1781                }
  1782                set {
  1783                    this .homeAddre ssField =  value;
  1784                    this .RaiseProp ertyChange d("homeAdd ress");
  1785                }
  1786           }
  1787           
  1788           // / <remarks />
  1789           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 8)]
  1790           pu blic Phone NumTO home Phone {
  1791                get {
  1792                    retu rn this.ho mePhoneFie ld;
  1793                }
  1794                set {
  1795                    this .homePhone Field = va lue;
  1796                    this .RaiseProp ertyChange d("homePho ne");
  1797                }
  1798           }
  1799           
  1800           // / <remarks />
  1801           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 9)]
  1802           pu blic Phone NumTO cell Phone {
  1803                get {
  1804                    retu rn this.ce llPhoneFie ld;
  1805                }
  1806                set {
  1807                    this .cellPhone Field = va lue;
  1808                    this .RaiseProp ertyChange d("cellPho ne");
  1809                }
  1810           }
  1811           
  1812           // / <remarks />
  1813           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Order=10 )]
  1814           pu blic Demog raphicSetT O[] demogr aphics {
  1815                get {
  1816                    retu rn this.de mographics Field;
  1817                }
  1818                set {
  1819                    this .demograph icsField =  value;
  1820                    this .RaiseProp ertyChange d("demogra phics");
  1821                }
  1822           }
  1823       }
  1824       
  1825       /// <r emarks/>
  1826       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.0 .30319.233 ")]
  1827       [Syste m.Serializ ableAttrib ute()]
  1828       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  1829       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  1830         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / URL . DN S
")]
  1831       public  partial c lass Patie ntTO : Per sonTO {
  1832           
  1833           pr ivate stri ng patient NameField;
  1834           
  1835           pr ivate stri ng mpiPidF ield;
  1836           
  1837           pr ivate stri ng mpiChec ksumField;
  1838           
  1839           pr ivate stri ng localPi dField;
  1840           
  1841           pr ivate Tagg edTextArra y sitePids Field;
  1842           
  1843           pr ivate stri ng vendorP idField;
  1844           
  1845           pr ivate Hosp italLocati onTO locat ionField;
  1846           
  1847           pr ivate stri ng cwadFie ld;
  1848           
  1849           pr ivate bool  restricte dField;
  1850           
  1851           pr ivate stri ng admitTi mestampFie ld;
  1852           
  1853           pr ivate bool  serviceCo nnectedFie ld;
  1854           
  1855           pr ivate int  scPercentF ield;
  1856           
  1857           pr ivate bool  inpatient Field;
  1858           
  1859           pr ivate stri ng decease dDateField ;
  1860           
  1861           pr ivate Tagg edText con fidentiali tyField;
  1862           
  1863           pr ivate bool  needsMean sTestField ;
  1864           
  1865           pr ivate Tagg edTextArra y patientF lagsField;
  1866           
  1867           pr ivate stri ng cmorSit eIdField;
  1868           
  1869           pr ivate stri ng activeI nsuranceFi eld;
  1870           
  1871           pr ivate bool  isTestPat ientField;
  1872           
  1873           pr ivate stri ng current MeansStatu sField;
  1874           
  1875           pr ivate bool  hasInsura nceField;
  1876           
  1877           pr ivate Tagg edText pre ferredFaci lityField;
  1878           
  1879           pr ivate stri ng patient TypeField;
  1880           
  1881           pr ivate bool  isVeteran Field;
  1882           
  1883           pr ivate bool  isLocally AssignedMp iPidField;
  1884           
  1885           pr ivate Site Array site sField;
  1886           
  1887           pr ivate Team TO teamFie ld;
  1888           
  1889           // / <remarks />
  1890           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 0)]
  1891           pu blic strin g patientN ame {
  1892                get {
  1893                    retu rn this.pa tientNameF ield;
  1894                }
  1895                set {
  1896                    this .patientNa meField =  value;
  1897                    this .RaiseProp ertyChange d("patient Name");
  1898                }
  1899           }
  1900           
  1901           // / <remarks />
  1902           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 1)]
  1903           pu blic strin g mpiPid {
  1904                get {
  1905                    retu rn this.mp iPidField;
  1906                }
  1907                set {
  1908                    this .mpiPidFie ld = value ;
  1909                    this .RaiseProp ertyChange d("mpiPid" );
  1910                }
  1911           }
  1912           
  1913           // / <remarks />
  1914           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 2)]
  1915           pu blic strin g mpiCheck sum {
  1916                get {
  1917                    retu rn this.mp iChecksumF ield;
  1918                }
  1919                set {
  1920                    this .mpiChecks umField =  value;
  1921                    this .RaiseProp ertyChange d("mpiChec ksum");
  1922                }
  1923           }
  1924           
  1925           // / <remarks />
  1926           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 3)]
  1927           pu blic strin g localPid  {
  1928                get {
  1929                    retu rn this.lo calPidFiel d;
  1930                }
  1931                set {
  1932                    this .localPidF ield = val ue;
  1933                    this .RaiseProp ertyChange d("localPi d");
  1934                }
  1935           }
  1936           
  1937           // / <remarks />
  1938           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 4)]
  1939           pu blic Tagge dTextArray  sitePids  {
  1940                get {
  1941                    retu rn this.si tePidsFiel d;
  1942                }
  1943                set {
  1944                    this .sitePidsF ield = val ue;
  1945                    this .RaiseProp ertyChange d("sitePid s");
  1946                }
  1947           }
  1948           
  1949           // / <remarks />
  1950           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 5)]
  1951           pu blic strin g vendorPi d {
  1952                get {
  1953                    retu rn this.ve ndorPidFie ld;
  1954                }
  1955                set {
  1956                    this .vendorPid Field = va lue;
  1957                    this .RaiseProp ertyChange d("vendorP id");
  1958                }
  1959           }
  1960           
  1961           // / <remarks />
  1962           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 6)]
  1963           pu blic Hospi talLocatio nTO locati on {
  1964                get {
  1965                    retu rn this.lo cationFiel d;
  1966                }
  1967                set {
  1968                    this .locationF ield = val ue;
  1969                    this .RaiseProp ertyChange d("locatio n");
  1970                }
  1971           }
  1972           
  1973           // / <remarks />
  1974           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 7)]
  1975           pu blic strin g cwad {
  1976                get {
  1977                    retu rn this.cw adField;
  1978                }
  1979                set {
  1980                    this .cwadField  = value;
  1981                    this .RaiseProp ertyChange d("cwad");
  1982                }
  1983           }
  1984           
  1985           // / <remarks />
  1986           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 8)]
  1987           pu blic bool  restricted  {
  1988                get {
  1989                    retu rn this.re strictedFi eld;
  1990                }
  1991                set {
  1992                    this .restricte dField = v alue;
  1993                    this .RaiseProp ertyChange d("restric ted");
  1994                }
  1995           }
  1996           
  1997           // / <remarks />
  1998           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 9)]
  1999           pu blic strin g admitTim estamp {
  2000                get {
  2001                    retu rn this.ad mitTimesta mpField;
  2002                }
  2003                set {
  2004                    this .admitTime stampField  = value;
  2005                    this .RaiseProp ertyChange d("admitTi mestamp");
  2006                }
  2007           }
  2008           
  2009           // / <remarks />
  2010           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 10)]
  2011           pu blic bool  serviceCon nected {
  2012                get {
  2013                    retu rn this.se rviceConne ctedField;
  2014                }
  2015                set {
  2016                    this .serviceCo nnectedFie ld = value ;
  2017                    this .RaiseProp ertyChange d("service Connected" );
  2018                }
  2019           }
  2020           
  2021           // / <remarks />
  2022           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 11)]
  2023           pu blic int s cPercent {
  2024                get {
  2025                    retu rn this.sc PercentFie ld;
  2026                }
  2027                set {
  2028                    this .scPercent Field = va lue;
  2029                    this .RaiseProp ertyChange d("scPerce nt");
  2030                }
  2031           }
  2032           
  2033           // / <remarks />
  2034           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 12)]
  2035           pu blic bool  inpatient  {
  2036                get {
  2037                    retu rn this.in patientFie ld;
  2038                }
  2039                set {
  2040                    this .inpatient Field = va lue;
  2041                    this .RaiseProp ertyChange d("inpatie nt");
  2042                }
  2043           }
  2044           
  2045           // / <remarks />
  2046           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 13)]
  2047           pu blic strin g deceased Date {
  2048                get {
  2049                    retu rn this.de ceasedDate Field;
  2050                }
  2051                set {
  2052                    this .deceasedD ateField =  value;
  2053                    this .RaiseProp ertyChange d("decease dDate");
  2054                }
  2055           }
  2056           
  2057           // / <remarks />
  2058           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 14)]
  2059           pu blic Tagge dText conf identialit y {
  2060                get {
  2061                    retu rn this.co nfidential ityField;
  2062                }
  2063                set {
  2064                    this .confident ialityFiel d = value;
  2065                    this .RaiseProp ertyChange d("confide ntiality") ;
  2066                }
  2067           }
  2068           
  2069           // / <remarks />
  2070           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 15)]
  2071           pu blic bool  needsMeans Test {
  2072                get {
  2073                    retu rn this.ne edsMeansTe stField;
  2074                }
  2075                set {
  2076                    this .needsMean sTestField  = value;
  2077                    this .RaiseProp ertyChange d("needsMe ansTest");
  2078                }
  2079           }
  2080           
  2081           // / <remarks />
  2082           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 16)]
  2083           pu blic Tagge dTextArray  patientFl ags {
  2084                get {
  2085                    retu rn this.pa tientFlags Field;
  2086                }
  2087                set {
  2088                    this .patientFl agsField =  value;
  2089                    this .RaiseProp ertyChange d("patient Flags");
  2090                }
  2091           }
  2092           
  2093           // / <remarks />
  2094           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 17)]
  2095           pu blic strin g cmorSite Id {
  2096                get {
  2097                    retu rn this.cm orSiteIdFi eld;
  2098                }
  2099                set {
  2100                    this .cmorSiteI dField = v alue;
  2101                    this .RaiseProp ertyChange d("cmorSit eId");
  2102                }
  2103           }
  2104           
  2105           // / <remarks />
  2106           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 18)]
  2107           pu blic strin g activeIn surance {
  2108                get {
  2109                    retu rn this.ac tiveInsura nceField;
  2110                }
  2111                set {
  2112                    this .activeIns uranceFiel d = value;
  2113                    this .RaiseProp ertyChange d("activeI nsurance") ;
  2114                }
  2115           }
  2116           
  2117           // / <remarks />
  2118           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 19)]
  2119           pu blic bool  isTestPati ent {
  2120                get {
  2121                    retu rn this.is TestPatien tField;
  2122                }
  2123                set {
  2124                    this .isTestPat ientField  = value;
  2125                    this .RaiseProp ertyChange d("isTestP atient");
  2126                }
  2127           }
  2128           
  2129           // / <remarks />
  2130           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 20)]
  2131           pu blic strin g currentM eansStatus  {
  2132                get {
  2133                    retu rn this.cu rrentMeans StatusFiel d;
  2134                }
  2135                set {
  2136                    this .currentMe ansStatusF ield = val ue;
  2137                    this .RaiseProp ertyChange d("current MeansStatu s");
  2138                }
  2139           }
  2140           
  2141           // / <remarks />
  2142           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 21)]
  2143           pu blic bool  hasInsuran ce {
  2144                get {
  2145                    retu rn this.ha sInsurance Field;
  2146                }
  2147                set {
  2148                    this .hasInsura nceField =  value;
  2149                    this .RaiseProp ertyChange d("hasInsu rance");
  2150                }
  2151           }
  2152           
  2153           // / <remarks />
  2154           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 22)]
  2155           pu blic Tagge dText pref erredFacil ity {
  2156                get {
  2157                    retu rn this.pr eferredFac ilityField ;
  2158                }
  2159                set {
  2160                    this .preferred FacilityFi eld = valu e;
  2161                    this .RaiseProp ertyChange d("preferr edFacility ");
  2162                }
  2163           }
  2164           
  2165           // / <remarks />
  2166           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 23)]
  2167           pu blic strin g patientT ype {
  2168                get {
  2169                    retu rn this.pa tientTypeF ield;
  2170                }
  2171                set {
  2172                    this .patientTy peField =  value;
  2173                    this .RaiseProp ertyChange d("patient Type");
  2174                }
  2175           }
  2176           
  2177           // / <remarks />
  2178           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 24)]
  2179           pu blic bool  isVeteran  {
  2180                get {
  2181                    retu rn this.is VeteranFie ld;
  2182                }
  2183                set {
  2184                    this .isVeteran Field = va lue;
  2185                    this .RaiseProp ertyChange d("isVeter an");
  2186                }
  2187           }
  2188           
  2189           // / <remarks />
  2190           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 25)]
  2191           pu blic bool  isLocallyA ssignedMpi Pid {
  2192                get {
  2193                    retu rn this.is LocallyAss ignedMpiPi dField;
  2194                }
  2195                set {
  2196                    this .isLocally AssignedMp iPidField  = value;
  2197                    this .RaiseProp ertyChange d("isLocal lyAssigned MpiPid");
  2198                }
  2199           }
  2200           
  2201           // / <remarks />
  2202           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 26)]
  2203           pu blic SiteA rray sites  {
  2204                get {
  2205                    retu rn this.si tesField;
  2206                }
  2207                set {
  2208                    this .sitesFiel d = value;
  2209                    this .RaiseProp ertyChange d("sites") ;
  2210                }
  2211           }
  2212           
  2213           // / <remarks />
  2214           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 27)]
  2215           pu blic TeamT O team {
  2216                get {
  2217                    retu rn this.te amField;
  2218                }
  2219                set {
  2220                    this .teamField  = value;
  2221                    this .RaiseProp ertyChange d("team");
  2222                }
  2223           }
  2224       }
  2225       
  2226       /// <r emarks/>
  2227       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.0 .30319.233 ")]
  2228       [Syste m.Serializ ableAttrib ute()]
  2229       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  2230       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  2231         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / URL . DN S
")]
  2232       public  partial c lass Tagge dTextArray  : Abstrac tArrayTO {
  2233           
  2234           pr ivate Tagg edText[] r esultsFiel d;
  2235           
  2236           // / <remarks />
  2237           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Order=0) ]
  2238           pu blic Tagge dText[] re sults {
  2239                get {
  2240                    retu rn this.re sultsField ;
  2241                }
  2242                set {
  2243                    this .resultsFi eld = valu e;
  2244                    this .RaiseProp ertyChange d("results ");
  2245                }
  2246           }
  2247       }
  2248       
  2249       /// <r emarks/>
  2250       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(Use rArray))]
  2251       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(Tex tArray))]
  2252       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(Abs tractTagge dArrayTO)) ]
  2253       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(Tag gedPatient Array))]
  2254       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(Tag gedPatient Arrays))]
  2255       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(Tag gedTextArr ay))]
  2256       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(Dat aSourceArr ay))]
  2257       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(Sit eArray))]
  2258       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(Reg ionArray)) ]
  2259       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.0 .30319.233 ")]
  2260       [Syste m.Serializ ableAttrib ute()]
  2261       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  2262       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  2263         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / URL . DN S
")]
  2264       public  partial c lass Abstr actArrayTO  : Abstrac tTO {
  2265           
  2266           pr ivate int  countField ;
  2267           
  2268           // / <remarks />
  2269           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 0)]
  2270           pu blic int c ount {
  2271                get {
  2272                    retu rn this.co untField;
  2273                }
  2274                set {
  2275                    this .countFiel d = value;
  2276                    this .RaiseProp ertyChange d("count") ;
  2277                }
  2278           }
  2279       }
  2280       
  2281       /// <r emarks/>
  2282       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.0 .30319.233 ")]
  2283       [Syste m.Serializ ableAttrib ute()]
  2284       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  2285       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  2286         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / URL . DN S
")]
  2287       public  partial c lass UserA rray : Abs tractArray TO {
  2288           
  2289           pr ivate User TO[] users Field;
  2290           
  2291           // / <remarks />
  2292           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Order=0) ]
  2293           pu blic UserT O[] users  {
  2294                get {
  2295                    retu rn this.us ersField;
  2296                }
  2297                set {
  2298                    this .usersFiel d = value;
  2299                    this .RaiseProp ertyChange d("users") ;
  2300                }
  2301           }
  2302       }
  2303       
  2304       /// <r emarks/>
  2305       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.0 .30319.233 ")]
  2306       [Syste m.Serializ ableAttrib ute()]
  2307       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  2308       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  2309         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / URL . DN S
")]
  2310       public  partial c lass TextA rray : Abs tractArray TO {
  2311           
  2312           pr ivate stri ng[] textF ield;
  2313           
  2314           // / <remarks />
  2315           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Order=0) ]
  2316           pu blic strin g[] text {
  2317                get {
  2318                    retu rn this.te xtField;
  2319                }
  2320                set {
  2321                    this .textField  = value;
  2322                    this .RaiseProp ertyChange d("text");
  2323                }
  2324           }
  2325       }
  2326       
  2327       /// <r emarks/>
  2328       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(Tag gedPatient Array))]
  2329       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.0 .30319.233 ")]
  2330       [Syste m.Serializ ableAttrib ute()]
  2331       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  2332       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  2333         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / URL . DN S
")]
  2334       public  partial c lass Abstr actTaggedA rrayTO : A bstractArr ayTO {
  2335           
  2336           pr ivate stri ng tagFiel d;
  2337           
  2338           // / <remarks />
  2339           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Order= 0)]
  2340           pu blic strin g tag {
  2341                get {
  2342                    retu rn this.ta gField;
  2343                }
  2344                set {
  2345                    this .tagField  = value;
  2346                    this .RaiseProp ertyChange d("tag");
  2347                }
  2348           }
  2349       }
  2350       
  2351       /// <r emarks/>
  2352       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.0 .30319.233 ")]
  2353       [Syste m.Serializ ableAttrib ute()]
  2354       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  2355       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  2356         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / URL . DN S
")]
  2357       public  partial c lass Tagge dPatientAr ray : Abst ractTagged ArrayTO {
  2358           
  2359           pr ivate Pati entTO[] pa tientsFiel d;
  2360           
  2361           // / <remarks />
  2362           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Order=0) ]
  2363           pu blic Patie ntTO[] pat ients {
  2364                get {
  2365                    retu rn this.pa tientsFiel d;
  2366                }
  2367                set {
  2368                    this .patientsF ield = val ue;
  2369                    this .RaiseProp ertyChange d("patient s");
  2370                }
  2371           }
  2372       }
  2373       
  2374       /// <r emarks/>
  2375       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.0 .30319.233 ")]
  2376       [Syste m.Serializ ableAttrib ute()]
  2377       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  2378       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  2379         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / URL . DN S
")]
  2380       public  partial c lass Tagge dPatientAr rays : Abs tractArray TO {
  2381           
  2382           pr ivate Tagg edPatientA rray[] arr aysField;
  2383           
  2384           // / <remarks />
  2385           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Order=0) ]
  2386           pu blic Tagge dPatientAr ray[] arra ys {
  2387                get {
  2388                    retu rn this.ar raysField;
  2389                }
  2390                set {
  2391                    this .arraysFie ld = value ;
  2392                    this .RaiseProp ertyChange d("arrays" );
  2393                }
  2394           }
  2395       }
  2396       
  2397       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. ServiceMod el", "4.0. 0.0")]
  2398       public  interface  QuerySvcS oapChannel  : Mdws2OR M.QuerySvc Service.Qu erySvcSoap , System.S erviceMode l.IClientC hannel {
  2399       }
  2400       
  2401       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  2402       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. ServiceMod el", "4.0. 0.0")]
  2403       public  partial c lass Query SvcSoapCli ent : Syst em.Service Model.Clie ntBase<Mdw s2ORM.Quer ySvcServic e.QuerySvc Soap>, Mdw s2ORM.Quer ySvcServic e.QuerySvc Soap {
  2404           
  2405           pu blic Query SvcSoapCli ent() {
  2406           }
  2407           
  2408           pu blic Query SvcSoapCli ent(string  endpointC onfigurati onName) : 
  2409                    base (endpointC onfigurati onName) {
  2410           }
  2411           
  2412           pu blic Query SvcSoapCli ent(string  endpointC onfigurati onName, st ring remot eAddress) 
  2413                    base (endpointC onfigurati onName, re moteAddres s) {
  2414           }
  2415           
  2416           pu blic Query SvcSoapCli ent(string  endpointC onfigurati onName, Sy stem.Servi ceModel.En dpointAddr ess remote Address) :  
  2417                    base (endpointC onfigurati onName, re moteAddres s) {
  2418           }
  2419           
  2420           pu blic Query SvcSoapCli ent(System .ServiceMo del.Channe ls.Binding  binding,  System.Ser viceModel. EndpointAd dress remo teAddress)  : 
  2421                    base (binding,  remoteAddr ess) {
  2422           }
  2423           
  2424           pu blic Mdws2 ORM.QueryS vcService. RegionArra y getVHA()  {
  2425                return b ase.Channe l.getVHA() ;
  2426           }
  2427           
  2428           pu blic Mdws2 ORM.QueryS vcService. DataSource Array conn ect(string  sitelist)  {
  2429                return b ase.Channe l.connect( sitelist);
  2430           }
  2431           
  2432           pu blic Mdws2 ORM.QueryS vcService. UserTO log in(string  username,  string pwd , string c ontext) {
  2433                return b ase.Channe l.login(us ername, pw d, context );
  2434           }
  2435           
  2436           pu blic Mdws2 ORM.QueryS vcService. TaggedText Array disc onnect() {
  2437                return b ase.Channe l.disconne ct();
  2438           }
  2439           
  2440           pu blic Mdws2 ORM.QueryS vcService. TaggedPati entArrays  match(stri ng target)  {
  2441                return b ase.Channe l.match(ta rget);
  2442           }
  2443           
  2444           pu blic Mdws2 ORM.QueryS vcService. PatientTO  select(str ing DFN) {
  2445                return b ase.Channe l.select(D FN);
  2446           }
  2447           
  2448           pu blic Mdws2 ORM.QueryS vcService. TextTO get VariableVa lue(string  arg) {
  2449                return b ase.Channe l.getVaria bleValue(a rg);
  2450           }
  2451           
  2452           pu blic Mdws2 ORM.QueryS vcService. TextArray  ddrLister( string fil e, string  iens, stri ng fields,  string fl ags, strin g maxrex,  string fro m, string  part, stri ng xref, s tring scre en, string  identifie r) {
  2453                return b ase.Channe l.ddrListe r(file, ie ns, fields , flags, m axrex, fro m, part, x ref, scree n, identif ier);
  2454           }
  2455           
  2456           pu blic Mdws2 ORM.QueryS vcService. UserArray  cprsUserLo okup(strin g target)  {
  2457                return b ase.Channe l.cprsUser Lookup(tar get);
  2458           }
  2459           
  2460           pu blic Mdws2 ORM.QueryS vcService. UserTO use rLookup(st ring duz)  {
  2461                return b ase.Channe l.userLook up(duz);
  2462           }
  2463           
  2464           pu blic Mdws2 ORM.QueryS vcService. UserTO vis itSite(str ing pwd, s tring site code, stri ng userSit ecode, str ing userNa me, string  DUZ, stri ng SSN, st ring conte xt) {
  2465                return b ase.Channe l.visitSit e(pwd, sit ecode, use rSitecode,  userName,  DUZ, SSN,  context);
  2466           }
  2467           
  2468           pu blic Mdws2 ORM.QueryS vcService. TextArray  ddrGetsEnt ry(string  file, stri ng iens, s tring flds , string f lags) {
  2469                return b ase.Channe l.ddrGetsE ntry(file,  iens, fld s, flags);
  2470           }
  2471           
  2472           pu blic Mdws2 ORM.QueryS vcService. TaggedText  siteHasPa tch(string  patchId)  {
  2473                return b ase.Channe l.siteHasP atch(patch Id);
  2474           }
  2475           
  2476           pu blic Mdws2 ORM.QueryS vcService. TaggedText Array site sHavePatch (string si telist, st ring patch Id) {
  2477                return b ase.Channe l.sitesHav ePatch(sit elist, pat chId);
  2478           }
  2479           
  2480           pu blic Mdws2 ORM.QueryS vcService. TaggedText Array runR pc(string  rpcName, s tring[] pa ramValues,  int[] par amTypes, b ool[] para mEncrypted ) {
  2481                return b ase.Channe l.runRpc(r pcName, pa ramValues,  paramType s, paramEn crypted);
  2482           }
  2483           
  2484           pu blic Mdws2 ORM.QueryS vcService. TaggedText Array getS ites() {
  2485                return b ase.Channe l.getSites ();
  2486           }
  2487           
  2488           pu blic strin g getVersi on() {
  2489                return b ase.Channe l.getVersi on();
  2490           }
  2491           
  2492           pu blic Mdws2 ORM.QueryS vcService. SiteTO add DataSource (string id , string n ame, strin g datasour ce, string  port, str ing modali ty, string  protocol,  string re gion) {
  2493                return b ase.Channe l.addDataS ource(id,  name, data source, po rt, modali ty, protoc ol, region );
  2494           }
  2495           
  2496           pu blic Mdws2 ORM.QueryS vcService. TextTO get FacadeVers ion() {
  2497                return b ase.Channe l.getFacad eVersion() ;
  2498           }
  2499           
  2500           pu blic Mdws2 ORM.QueryS vcService. SiteArray  setVha(str ing sitesF ileName) {
  2501                return b ase.Channe l.setVha(s itesFileNa me);
  2502           }
  2503           
  2504           pu blic Mdws2 ORM.QueryS vcService. TextArray  getRpcs()  {
  2505                return b ase.Channe l.getRpcs( );
  2506           }
  2507       }
  2508   }