Hydro.Revit/Model/HydrantBoxViewModel.cs @@ -17,5 +17,6 @@ { public string PositionJson { get; set; } public string SystemType { get; set; } public string Floor { get; set; } } }