Leistungsverzeichnis hinzugefügt
This commit is contained in:
@@ -18,7 +18,7 @@ namespace KanSan.ViewModel
|
||||
decimal anzahl;
|
||||
string bemerkung;
|
||||
Taetigkeiten model;
|
||||
LeitungsverzeichnisPosition leistungsverzeichnis;
|
||||
LeistungsverzeichnisPosition leistungsverzeichnis;
|
||||
#region getsetters
|
||||
public Fahrzeug Fahrzeug
|
||||
{
|
||||
@@ -71,7 +71,7 @@ namespace KanSan.ViewModel
|
||||
OnPropertyChanged();
|
||||
}
|
||||
}
|
||||
public LeitungsverzeichnisPosition Leistungsverzeichnis
|
||||
public LeistungsverzeichnisPosition Leistungsverzeichnis
|
||||
{
|
||||
get => leistungsverzeichnis;
|
||||
set
|
||||
|
||||
Reference in New Issue
Block a user