# AccessTypeIDEnum

**Kind:** Enum

**Source:** `Pams/Web/Pams.Web/Client/app/services/security/role-permission.service.ts` (line 37)

**Part of:** [Pams](subsystem-pams)

## Values

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

## Used by

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

### Imported by (2)

- `RoleEditComponent` — `Pams/Web/Pams.Web/Client/app/components/security/roles/edit/edit.component.ts`:1
- `NewRoleComponent` — `Pams/Web/Pams.Web/Client/app/components/security/roles/new/new.component.ts`:1
