Uat_Study
parent
c6a8c4d24f
commit
5c86989dfa
|
@ -349,9 +349,9 @@ namespace IRaCIS.Core.Application.Contracts.DTO
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
public int? TotalChallengeCount { get; set; }
|
public int TotalChallengeCount { get; set; }
|
||||||
|
|
||||||
public int? NotClosedChallengeCount { get; set; }
|
public int NotClosedChallengeCount { get; set; }
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue