Ejemplo n.º 1
0
 static CodeArten()
 {
     GESDokumentTypCodes = new GES_DokumentTyp();
     GESGesTypCodes      = new GES_GesTyp();
     GESSitzArtCodes     = new GES_SitzArt();
     GESSitzOrtCodes     = new GES_SitzOrt();
     GESSitzStatusCodes  = new GES_SitzStatus();
     GESstatusCodes      = new GES_status();
     GESTraktTypCodes    = new GES_TraktTyp();
     GESKommentarCodes   = new GES_KommentarCd();
     GESSecurityCodes    = new GES_Security();
 }
Ejemplo n.º 2
0
 static CodeArten()
 {
     GESDokumentTypCodes = new GES_DokumentTyp();
     GESGesTypCodes      = new GES_GesTyp();
     GESSitzArtCodes     = new GES_SitzArt();
     GESSitzOrtCodes     = new GES_SitzOrt();
     GESSitzStatusCodes  = new GES_SitzStatus();
     GESstatusCodes      = new GES_status();
     GESTraktTypCodes    = new GES_TraktTyp();
     GESKommentarCodes   = new GES_KommentarCd();
     GESSecurityCodes    = new GES_Security();
     GESAufgabePrioCodes = new GES_AufgabePrio();
     GESAufgabeStatCodes = new GES_AufgabeStat();
     GESEignerCodes      = new GES_Eigner();
     GESBemerkArt        = new GES_BemerkArt();
     AFGInternArt        = new AFG_InternArt();
     GESKategorieCodes   = new GES_Kategorie();
     // BasicConfigurator.Configure();
     XmlConfigurator.Configure();
 }