Compare commits
2 Commits
7fe61af141
...
3ee9703dca
| Author | SHA1 | Date |
|---|---|---|
|
|
3ee9703dca | |
|
|
217df5dc2f |
|
|
@ -49,7 +49,8 @@ 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