Compare commits

..

No commits in common. "3ee9703dca9a7a72d06b0db6cd709ba8d0e245d8" and "7fe61af1410dba680eaae94a47a7a7a7bcba969c" have entirely different histories.

1 changed files with 1 additions and 2 deletions

View File

@ -49,8 +49,7 @@ namespace IRaCIS.Application.Contracts
[NotDefault]
public Guid TrialId { get; set; }
[NotDefault]
public Guid TrialSiteId { get; set; }
public SubjectStatus Status { get; set; }