Leistungsverzeichnis Positionen

This commit is contained in:
Husky
2019-08-13 21:23:37 +02:00
parent abe7adbdb3
commit e39dd3f4a1
7 changed files with 74 additions and 19 deletions

View File

@@ -22,6 +22,10 @@ namespace KlassenBIB
/// <summary>
///
/// </summary>
public decimal Menge { get; set; }
/// <summary>
///
/// </summary>
public decimal Station { get; set; }
}
}