Compare commits
No commits in common. "3ee9703dca9a7a72d06b0db6cd709ba8d0e245d8" and "7fe61af1410dba680eaae94a47a7a7a7bcba969c" have entirely different histories.
3ee9703dca
...
7fe61af141
|
|
@ -49,8 +49,7 @@ namespace IRaCIS.Application.Contracts
|
||||||
|
|
||||||
[NotDefault]
|
[NotDefault]
|
||||||
public Guid TrialId { get; set; }
|
public Guid TrialId { get; set; }
|
||||||
|
[NotDefault]
|
||||||
|
|
||||||
public Guid TrialSiteId { get; set; }
|
public Guid TrialSiteId { get; set; }
|
||||||
|
|
||||||
public SubjectStatus Status { get; set; }
|
public SubjectStatus Status { get; set; }
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue