Uat_Study
parent
867a0728ea
commit
ccd53bfdf8
|
@ -56,15 +56,6 @@ namespace IRaCIS.Application.Contracts
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
public class VisitBlindNameCommand
|
|
||||||
{
|
|
||||||
[NotDefault]
|
|
||||||
public Guid TrialId { get; set; }
|
|
||||||
public string BlindBaseLineName { get; set; }
|
|
||||||
|
|
||||||
public string BlindFollowUpPrefix { get; set; }
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
public class VisitPlanCommand
|
public class VisitPlanCommand
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue