Uat_Study^2
parent
885b115927
commit
b8175c8ed5
|
@ -1013,8 +1013,8 @@ namespace IRaCIS.Application.Services
|
||||||
SynchronizeTime = DateTime.Now,
|
SynchronizeTime = DateTime.Now,
|
||||||
IsMustGlobalReading = systemCriterion.IsMustGlobalReading,
|
IsMustGlobalReading = systemCriterion.IsMustGlobalReading,
|
||||||
IseCRFShowInDicomReading=systemCriterion.IseCRFShowInDicomReading,
|
IseCRFShowInDicomReading=systemCriterion.IseCRFShowInDicomReading,
|
||||||
IsGlobalReading = systemCriterion.IsMustGlobalReading ? true : trialCriterion.IsGlobalReading,
|
//IsGlobalReading = systemCriterion.IsMustGlobalReading ? true : trialCriterion.IsGlobalReading,
|
||||||
IsReadingPeriod = systemCriterion.IsMustGlobalReading ? true : trialCriterion.IsReadingPeriod,
|
//IsReadingPeriod = systemCriterion.IsMustGlobalReading ? true : trialCriterion.IsReadingPeriod,
|
||||||
}) ;
|
}) ;
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue