namespace KanSan.Base.Enums { public enum ESanierung { NONE, REPERATUR, RENOVATION, ERNEUERUNG } }