Mehrere San einträge können erstellt werden

This commit is contained in:
Husky
2018-06-30 22:41:02 +02:00
parent 94067efce2
commit c43f27eea0
7 changed files with 40 additions and 20 deletions

View File

@@ -8,7 +8,7 @@ using System.Windows.Markup;
[assembly: XmlnsDefinition("http://schemas.cosysda.de/sanVerwaltung/xaml","KlassenBIB")]
namespace KlassenBIB
{
[ContentProperty("Adressen")]
[ContentProperty("Objekte")]
public class Projekt
{
public string Nummer { get; set; }