user_zyx 9 månader sedan
förälder
incheckning
12a95805e8
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      B20UVLog/Models/AlarmModel.cs

+ 2 - 2
B20UVLog/Models/AlarmModel.cs

@@ -20,7 +20,7 @@ namespace B20UVLog.Models
            /// Default:
            /// Nullable:True
            /// </summary>           
-           public int? Id {get;set;}
+           public int Id {get;set;}
 
            /// <summary>
            /// Desc:
@@ -34,7 +34,7 @@ namespace B20UVLog.Models
            /// Default:
            /// Nullable:True
            /// </summary>           
-           public int? AlarmCode {get;set;}
+           public int AlarmCode {get;set;}
 
            /// <summary>
            /// Desc: