Skip to content

Priority

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/models/tasks/priorities.model.ts (line 2)

Part of: Frontend

Properties

PropertyType
PriorityIDnumber
Namestring
CompanyBranchIDnumber
PriorityLevelnumber
PriorityColorstring

Used by

11 references from 11 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (11)

  • BlogPopupComponentFrontend/src/app/components/blogs/blog-popup/blog-popup.component.ts:1
  • BlogsDetailsComponentFrontend/src/app/components/blogs/blogs-details/blogs-details.component.ts:1
  • Activities2ComponentFrontend/src/app/components/dashboard/my-desk/activities/activities-2.component.ts:1
  • ActivitiesComponentFrontend/src/app/components/dashboard/my-desk/activities/activities.component.ts:1
  • CallActivityComponentFrontend/src/app/components/dashboard/my-desk/activities/call-activity/call-activity.component.ts:1
  • MailActivityComponentFrontend/src/app/components/dashboard/my-desk/activities/mail-activity/mail-activity.component.ts:1
  • MeetingActivityComponentFrontend/src/app/components/dashboard/my-desk/activities/meeting-activity/meeting-activity.component.ts:1
  • NewActivityComponentFrontend/src/app/components/dashboard/my-desk/activities/new-activity/new-activity.component.ts:1

…and 3 more.

Was this page helpful?

Download as PDF