Kind: Class
Source: Frontend/src/app/models/tasks/activities/activity-topic.model.ts (line 78)
Part of: Frontend
Properties
| Property | Type |
|---|---|
Id | number |
AccountName | string |
DisplayName | string |
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)
CallActivityComponent—Frontend/src/app/components/dashboard/my-desk/activities/call-activity/call-activity.component.ts:1TopicComponent—Frontend/src/app/components/dashboard/my-desk/activities/topic/topic.component.ts:1VisitActivityComponent—Frontend/src/app/components/dashboard/my-desk/activities/visit-activity/visit-activity.component.ts:1
Was this page helpful?