Datenschnittstelle erweitert
This commit is contained in:
@@ -16,6 +16,10 @@ namespace Models
|
||||
public string Bemerkung { get; set; }
|
||||
|
||||
public List<PressureTest> pressureTests { get; set; }
|
||||
public override string ToString()
|
||||
{
|
||||
return Objektname;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user