Exemple #1
0
        static void OpretBehandlingBehandlingstype()
        {
            BehandlingBehandlingstype opretBehandlingBehandlingstype = new BehandlingBehandlingstype(Con());

            opretBehandlingBehandlingstype.GetSetBehandlingId    = 5;
            opretBehandlingBehandlingstype.GetSetBehandlingsType = "Vaccination";
            opretBehandlingBehandlingstype.Insert();
        }