Liner Prefix und Suffix hinzugefügt

This commit is contained in:
HuskyTeufel
2020-09-01 14:49:05 +02:00
parent 7defa11975
commit 1c4f8dc9b0
3 changed files with 12 additions and 2 deletions

View File

@@ -17,6 +17,8 @@ namespace KlassenBIB
public IAuftraggeber Auftraggeber { get; set; }
public Collections.Leistungsverzeichnis Leistungsverzeichnis { get; set; }
public Collections.AbwasserTechnischeAnlage Objekte { get; set; }
public string SanierungsIDPrefix { get; set; }
public string SanierungsIDSuffix { get; set; }
/// <summary>
///
/// </summary>