# PermissionForSheetResponce

**Kind:** Class

**Source:** `Frontend/src/app/settings/app/app.settings.ts` (line 1646)

**Part of:** [Frontend](subsystem-frontend-src-app)

## Properties

| Property | Type |
|---|---|
| `Delete` | `boolean` |
| `Edit` | `boolean` |
| `EnableEditing` | `boolean` |
| `Print` | `boolean` |
| `SendEmail` | `boolean` |
| `EditClient` | `boolean` |
| `EditPrincipal` | `boolean` |
| `EditSubSupplier` | `boolean` |
| `Validate` | `boolean` |

## Used by

18 references from 18 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (18)

- `MrqDetailsComponent` — `Frontend/src/app/components/MRQ/mrq-details/mrq-details.component.ts`:1
- `BlogsDetailsComponent` — `Frontend/src/app/components/blogs/blogs-details/blogs-details.component.ts`:1
- `ProductsDetailsComponent` — `Frontend/src/app/components/configuration/products/products-details/products-details.component.ts`:1
- `InvoiceDetailsComponent` — `Frontend/src/app/components/invoices/invoice-details/invoice-details.component.ts`:1
- `DirectCostTransactionsDetailsComponent` — `Frontend/src/app/components/job-costing/direct-cost-transactions-details/direct-cost-transactions-details.component.ts`:1
- `JobCostingDetailsComponent` — `Frontend/src/app/components/job-costing/job-costing-details/job-costing-details.component.ts`:1
- `LettersOfGuarantiesDetailsComponent` — `Frontend/src/app/components/letters-of-guaranties/letters-of-guaranties-details/letters-of-guaranties-details.component.ts`:1
- `LogHistoryComponent` — `Frontend/src/app/components/log-history/log-history.component.ts`:1

…and 10 more.
