Kind: Class
Source: Pams/Web/Pams.Web/Client/app/models/security/role-permission.model.ts (line 7)
Part of: Pams
Properties
| Property | Type |
|---|---|
MyActivePurchaseJobs | boolean |
MyActiveSalesJobs | boolean |
MyActivities | boolean |
MyArchivedPurchaseJobs | boolean |
MyArchivedSalesJobs | boolean |
MyBranchActivePurchaseJobs | boolean |
MyBranchActiveSalesJobs | boolean |
MyBranchActivities | boolean |
MyBranchArchivedPurchaseJobs | boolean |
MyBranchArchivedSalesJobs | boolean |
MyBranchJobsCommissionInvoices | boolean |
MyBranchJobsSalesInvoices | boolean |
MyBranchTasks | boolean |
MyJobsCommissionInvoices | boolean |
MyJobsSalesInvoices | boolean |
MyTasks | boolean |
MyTeamActivePurchaseJobs | boolean |
MyTeamActiveSalesJobs | boolean |
MyTeamActivities | boolean |
MyTeamArchivedPurchaseJobs | boolean |
MyTeamArchivedSalesJobs | boolean |
MyTeamJobsCommissionInvoices | boolean |
MyTeamJobsSalesInvoices | boolean |
MyTeamTasks | boolean |
RoleName | string |
Used by
4 references from 4 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (4)
ReportsSettingsDetailsComponent—Pams/Web/Pams.Web/Client/app/components/configuration/reports-settings/reports-settings-details/reports-settings-details.component.ts:1DashboardTabComponent—Pams/Web/Pams.Web/Client/app/components/dashboard/dashboard-libary/dashboard-tab/dashboard-tab.component.ts:1ReportsLibraryComponent—Pams/Web/Pams.Web/Client/app/components/dashboard/reports-library/reports-library.component.ts:1ReportsTabComponent—Pams/Web/Pams.Web/Client/app/components/dashboard/reports-library/reports-tab/reports-tab.component.ts:1
Was this page helpful?