Kind: Class
Source: Pams/Web/Pams.Web/Client/app/models/security/security-access-type.model.ts (line 1)
Part of: Pams
Properties
| Property | Type |
|---|---|
SecurityAccessTypeID | number |
Name | string |
curIdx | number |
selectAll | boolean |
selectionCount | number |
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)
RoleEditComponent—Pams/Web/Pams.Web/Client/app/components/security/roles/edit/edit.component.ts:1NewRoleComponent—Pams/Web/Pams.Web/Client/app/components/security/roles/new/new.component.ts:1RolesComponent—Pams/Web/Pams.Web/Client/app/components/security/roles/roles.component.ts:1RoleService—Pams/Web/Pams.Web/Client/app/services/security/role.service.ts:1
Was this page helpful?