@@ -13,6 +13,8 @@ namespace IRaCIS.Core.Application.Contracts.Dicom.DTO
|
||||
|
||||
public bool IsBeMark { get; set; } = false;
|
||||
|
||||
public bool IsBeSegment { get; set; } = false;
|
||||
|
||||
public Guid Id { get; set; }
|
||||
public Guid StudyId { get; set; }
|
||||
public string StudyInstanceUid { get; set; } = String.Empty;
|
||||
|
||||
Reference in New Issue
Block a user