Hydro.Revit/Model/WaterPumpViewModel.cs @@ -12,5 +12,7 @@ { public string PositionJson { get; set; } public string SystemType { get; set; } public string Floor { get; set; } } }