Regulatory.InteractiveReview.Notification.DefaultInterval | Defines the default value for the Recurrence Interval attribute for Interactive Review in the Preferences page for project properties. The default value is 1. | - 1 to send the notification every day after the due date.
- A positive integer for the number of days after prior reminder to send notifications.
- 0 to disable additional notifications.
|
Regulatory.InteractiveReview.Notification.DefaultReminder | Defines the default value for the Send Reminder attribute for Interactive Review in the Preferences page for project properties. The default value is -2. | - A negative integer for the number of days prior to the due date to send the notification.
- 0 to send the notification on the due date.
- A positive integer for the number of days after the due date to send the notification.
- The same value as the
emxProgramCentral.ProjectDoNotSendReminder property in the emxProgramCentral.properties page object to disable reminders for regulatory milestones.
|
Regulatory.RegulatoryMilestone.Notification.DefaultInterval | Defines the default value for the Recurrence Interval attribute for Regulatory Milestones in the Preferences page for project properties. The default value is 0. | - 1 to send the notification every day after the due date.
- A positive integer for the number of days after prior reminder to send notifications.
- 0 to disable additional notifications.
|
Regulatory.RegulatoryMilestone.Notification.DefaultReminder | Defines the default value for the Send Reminder attribute for Regulatory Milestones in the Preferences page for project properties. The default value is -2. | - A negative integer for the number of days prior to the due date to send the notification.
- 0 to send the notification on the due date.
- A positive integer for the number of days after the due date to send the notification.
- The same values as the
emxProgramCentral.ProjectDoNotSendReminder property in the emxProgramCentral.properties page object to disable reminders for regulatory milestones.
|