Kind: Class
Source: Frontend/src/app/components/log-history/log-history-model.ts (line 220)
Part of: Frontend
Properties
| Property | Type |
|---|---|
Id | number |
RoleId | number |
DashboardName | string |
Changes | LogDetails[] |
tabChanges | DashboardTabsLogDetails[] |
Used by
5 references from 5 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (5)
DashboardSettingsDetailsComponent—Frontend/src/app/components/configuration/dashboard-settings/dashboard-settings-details/dashboard-settings-details.component.ts:1ReportsSettingsDetailsComponent—Frontend/src/app/components/configuration/reports-settings/reports-settings-details/reports-settings-details.component.ts:1DashboardLibaryComponent—Frontend/src/app/components/dashboard/dashboard-libary/dashboard-libary.component.ts:1ReportsLibraryComponent—Frontend/src/app/components/reports/reports-library/reports-library.component.ts:1MRMCashFlowForecasted—Frontend/src/app/services/dashboard/dashboard-library.service.ts:1
Was this page helpful?