Uat_Study
parent
ea0a4005bc
commit
4dac6436d1
|
@ -1241,7 +1241,7 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
|
|||
/// </summary>
|
||||
public Guid TrialId { get; set; }
|
||||
|
||||
public string MeasureData { get; set; }
|
||||
public string MeasureData { get; set; } = string.Empty;
|
||||
|
||||
public Guid? SeriesId { get; set; }
|
||||
|
||||
|
|
Loading…
Reference in New Issue