@@ -272,6 +272,10 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
|
||||
public string StudyName { get; set; } = string.Empty;
|
||||
|
||||
public string BodyPartForEdit { get; set; }
|
||||
|
||||
public string BodyPartForEditOther { get; set; }
|
||||
|
||||
public List<DicomSeriesDTO> SeriesList { get; set; } = new List<DicomSeriesDTO>();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user