Kind: Class
Source: Pams/Web/Pams.Web/Client/app/models/tasks/MyDesk.model.ts (line 26)
Part of: Pams
Properties
| Property | Type |
|---|---|
ItemID | string |
ItemName | string |
_isLinkOpened | boolean |
_isActiveFilter | boolean |
ItemNumber | string |
ItemTitle | string |
Total | number |
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)
LeftColumnBlocksComponent—Pams/Web/Pams.Web/Client/app/components/dashboard/my-desk/left-column-blocks/left-column-blocks.component.ts:1MyDiskFilterObj—Pams/Web/Pams.Web/Client/app/services/Tasks/MyDesk.service.ts:1
Was this page helpful?