Kind: Interface
Source: Pams/Web/Pams.WebApp/Client/app/core/services/api/i-list-with-count.interface.ts (line 1)
Part of: Pams
Properties
| Property | Type |
|---|---|
Count | number |
List | T[] |
Kind: Interface
Source: Pams/Web/Pams.WebApp/Client/app/core/services/api/i-list-with-count.interface.ts (line 1)
Part of: Pams
| Property | Type |
|---|---|
Count | number |
List | T[] |
Was this page helpful?