Skip to content

Status

reference
1 min readUpdated

Kind: Class

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

Part of: Frontend

Properties

PropertyType
StatusIDnumber
Namestring
CompanyBranchIDnumber
Prioritynumber

Used by

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

Imported by (4)

  • TopicComponentFrontend/src/app/components/dashboard/my-desk/activities/topic/topic.component.ts:1
  • NewTasksComponentFrontend/src/app/components/dashboard/my-desk/tasks/new-tasks/new-tasks.component.ts:1
  • TasksComponentFrontend/src/app/components/dashboard/my-desk/tasks/tasks.component.ts:1
  • StatusServiceFrontend/src/app/services/tasks/status.service.ts:1

Was this page helpful?

Download as PDF