Executed code-cleanup on solution
This commit is contained in:
@@ -9,7 +9,7 @@ namespace Thermo.Active.Model.ConfigModels
|
||||
public Dictionary<string, string> LocalizedNames { get; set; }
|
||||
public int Category { get; set; }
|
||||
public bool IsActive { get; set; }
|
||||
public bool IsVisible { get; set; }
|
||||
public bool IsVisible { get; set; }
|
||||
public bool OperatorConfirmationNeeded { get; set; }
|
||||
public List<SubKeysModel> SubKeys { get; set; }
|
||||
public int PlcId { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user