Skip to content

TaskView

reference
1 min readUpdated

Kind: Class

Source: Pams/Web/Pams.Web/Client/app/models/tasks/task.model.ts (line 73)

Part of: Pams

Properties

PropertyType
TaskIDnumber
TaskTitlestring
StatusIDnumber
StatusNamestring
TaskDateDate
DueDateDate
PriorityIDnumber
PriorityNamestring
PriorityColorstring
ParentTaskIDnumber
IsDoneboolean
SubTaskOpenedboolean
TaskPrograssnumber
TaskPrograssOldnumber
DisplayNamestring
FollowTypeIDnumber
OwnerIDnumber
CompanyBranchIdnumber
SubtasksTaskView[]

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)

  • TasksListComponentPams/Web/Pams.Web/Client/app/components/dashboard/my-desk/tasks/__tasks-list/tasks-list.component.ts:1
  • TasksComponentPams/Web/Pams.Web/Client/app/components/dashboard/my-desk/tasks/tasks.component.ts:1
  • TaskServicePams/Web/Pams.Web/Client/app/services/Tasks/task.service.ts:1

Was this page helpful?

Download as PDF