Kind: Class
Source: Pams/Web/Pams.Web/Client/app/models/common/reminder.model.ts (line 2)
Part of: Pams
Properties
| Property | Type |
|---|---|
Id | number |
TypeId | number |
BranchId | number |
RelatedToId | number |
RelatedToTypeId | number |
ReminderTimeUnit | number |
ReminderTimeUnitId | number |
CreationDate | Date |
EventDate | Date |
ReminderDate | Date |
TimeZone | number |
ReminderTitle | string |
RemindedUserId | number |
CreatedById | number |
Used by
12 references from 12 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (12)
CallActivityComponent—Pams/Web/Pams.Web/Client/app/components/dashboard/my-desk/activities/call-activity/call-activity.component.ts:1MailActivityComponent—Pams/Web/Pams.Web/Client/app/components/dashboard/my-desk/activities/mail-activity/mail-activity.component.ts:1MeetingActivityComponent—Pams/Web/Pams.Web/Client/app/components/dashboard/my-desk/activities/meeting-activity/meeting-activity.component.ts:1NewActivityComponent—Pams/Web/Pams.Web/Client/app/components/dashboard/my-desk/activities/new-activity/new-activity.component.ts:1TopicComponent—Pams/Web/Pams.Web/Client/app/components/dashboard/my-desk/activities/topic/topic.component.ts:1VisitActivityComponent—Pams/Web/Pams.Web/Client/app/components/dashboard/my-desk/activities/visit-activity/visit-activity.component.ts:1MyDeskComponent—Pams/Web/Pams.Web/Client/app/components/dashboard/my-desk/my-desk.component.ts:1NewTasksComponent—Pams/Web/Pams.Web/Client/app/components/dashboard/my-desk/tasks/new-tasks/new-tasks.component.ts:1
…and 4 more.
Was this page helpful?