@@ -37,7 +37,7 @@ public class DicomStudy : BaseFullDeleteAuditEntity, IEntitySeqId
|
||||
|
||||
public string AcquisitionTime { get; set; } = null!;
|
||||
|
||||
[StringLength(512)]
|
||||
[StringLength(500)]
|
||||
public string BodyPartExamined { get; set; } = null!;
|
||||
|
||||
public string BodyPartForEdit { get; set; } = null!;
|
||||
|
||||
Reference in New Issue
Block a user