# AccessTypeIDEnum

**Kind:** Enum

**Source:** `Frontend/src/app/services/security/role-permission.service.ts` (line 37)

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

## Values

- `View`
- `New`
- `Edit`
- `Delete`
- `Import`
- `Export`
- `EnableEditing`
- `SendEmail`
- `Print`
- `Validate`

## 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)

- `RolesDetailsComponent` — `Frontend/src/app/components/security/roles/roles-details/roles-details.component.ts`:1
