Skip to content

TaskTreeView

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/models/tasks/task.model.ts (line 50)

Part of: Frontend

Properties

PropertyType
TaskIDnumber
DateDate
DueDateDate
CompanyBranchIDnumber
PriorityIDnumber
ParentTaskIDnumber
TaskPrograssnumber
OwnerIDnumber
CreationDateDate
ModificationDateDate
ModificationUserIDnumber
StatusIDnumber
statusNamestring
statusPrioritynumber
MaxStatusNamenumber
MaxStatusPrioritynumber
MaxStatusIDnumber
MaxStatusCounternumber
SubCounternumber

Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (1)

  • TaskServiceFrontend/src/app/services/tasks/task.service.ts:1

Was this page helpful?

Download as PDF