Güteschutzbericht angefangen
This commit is contained in:
@@ -19,9 +19,14 @@ namespace KanSan.ViewModel
|
||||
decimal anzahl;
|
||||
string bemerkung;
|
||||
Taetigkeiten model;
|
||||
bool hatGueteschutzProtokoll = false;
|
||||
LeistungsverzeichnisPosition leistungsverzeichnis;
|
||||
List<LeistungsverzeichnisPosition> lvPositionen;
|
||||
#region getsetters
|
||||
public bool HatGueteschutzProtokoll
|
||||
{
|
||||
get => hatGueteschutzProtokoll;
|
||||
}
|
||||
public Fahrzeug Fahrzeug
|
||||
{
|
||||
get => fahrzeug;
|
||||
|
||||
Reference in New Issue
Block a user