Kind: Class
Source: Frontend/src/app/models/tasks/activities/activity-topic.model.ts (line 52)
Part of: Frontend
Properties
| Property | Type |
|---|---|
TopicTemplateID | number |
CompanyBranchID | number |
TopicTemplateTitle | string |
ActivityID | number |
active | boolean |
Used by
2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (2)
TopicComponent—Frontend/src/app/components/dashboard/my-desk/activities/topic/topic.component.ts:1DataToAttach—Frontend/src/app/services/dashboard/mydesk/activities.service.ts:1
Was this page helpful?