Umstrukturierungen
This commit is contained in:
@@ -152,7 +152,7 @@ namespace SchnittstelleImporter
|
||||
foreach(InspizierteAbwassertechnischeAnlage src in anlagen)
|
||||
{
|
||||
Inspektionsobjekt inspektionsobjekt = new Inspektionsobjekt();
|
||||
InspektionskuerzelnCollection inspektionskuerzelns = new InspektionskuerzelnCollection();
|
||||
KlassenBIB.Collections.Inspektionskuerzeln inspektionskuerzelns = new KlassenBIB.Collections.Inspektionskuerzeln();
|
||||
|
||||
inspektionsobjekt.Projektnummer = projektnummer;
|
||||
inspektionsobjekt.Objektbezeichnung = src.Objektbezeichnung;
|
||||
|
||||
Reference in New Issue
Block a user