@@ -24,8 +24,6 @@
|
||||
public SCPPatient Patient { get; set; }
|
||||
|
||||
#endregion
|
||||
|
||||
|
||||
public Guid SeqId { get; set; }
|
||||
|
||||
public Guid PatientId { get; set; }
|
||||
@@ -61,15 +59,9 @@
|
||||
public string CalledAE { get; set; } = string.Empty;
|
||||
|
||||
public bool IsUploadFinished { get; set; }
|
||||
|
||||
|
||||
public Guid TrialId { get; set; }
|
||||
public Guid TrialSiteId { get; set; }
|
||||
|
||||
public Guid? SubjectVisitId { get; set; }
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user