Class ReminderContract
Reminder item
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class ReminderContract : Object
Name | Description |
---|---|
ReminderContract() |
Fields
Name | Description |
---|---|
Description | Description for reminder |
Interval | Interval in days between reminders |
ProcessTemplateId | Process template Id for this reminder |
ReminderDate | Date of the reminder. Date format: yyyy-MM-ddTHH:mm:ss |
ReminderId | Id of the reminder |
SubjectIds | List all subjects (groups and users) for this reminder |
UseUserFromProcessTemplate | Defines if the user definition from process template will be used |