Kind: Class
Source: Pams/Web/Pams.Web/Client/app/models/tasks/MyDesk.model.ts (line 16)
Part of: Pams
Properties
| Property | Type |
|---|---|
ItemID | number |
ItemName | string |
_isGroupOpened | boolean |
Count | number |
Total | number |
ChildAttrs | MyDeskChildAttr[] |
HasChild | boolean |
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)
MyDiskFilterObj—Pams/Web/Pams.Web/Client/app/services/Tasks/MyDesk.service.ts:1
Was this page helpful?