Kind: Class
Source: Frontend/src/app/models/tasks/activities/activites.model.ts (line 119)
Part of: Frontend
Properties
| Property | Type |
|---|---|
Name | string |
Client | string |
Job | string |
Title | string |
ID | number |
IsSelected | boolean |
Type | number |
ActivityID | number |
Used by
3 references from 3 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (3)
MeetingActivityComponent—Frontend/src/app/components/dashboard/my-desk/activities/meeting-activity/meeting-activity.component.ts:1TopicComponent—Frontend/src/app/components/dashboard/my-desk/activities/topic/topic.component.ts:1VisitorDropdownComponent—Frontend/src/app/components/shared/dropdown/visitor-dropdown/visitor-dropdown.component.ts:1
Was this page helpful?