Kanalschaden werden richtig geparsed
This commit is contained in:
@@ -16,7 +16,7 @@ namespace DaSaSo.Wpf.Sampledata
|
||||
Damages.Add(new SewerDamage()
|
||||
{
|
||||
DamageType = EDamageType.Bruch | EDamageType.EinrageneStutzen,
|
||||
PreparationType = EPreparationType.CleanedHD | EPreparationType.CleanedRoborter,
|
||||
PreparationType = EPreparationType.CleanedHD | EPreparationType.CleanedRoboter,
|
||||
Distance = 12.5m
|
||||
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user