# sampleSelectBoxIDs

**Kind:** Class

**Source:** `Frontend/src/app/models/shared/sample-select-box.model.ts` (line 1)

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

## Properties

| Property | Type |
|---|---|
| `selectedID` | `number` |
| `TabIndex` | `number` |
| `RowData` | `any` |
| `selectedDisplay` | `string` |

## Used by

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

### Imported by (30)

- `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
- `GenericConfigurationComponent` — `Frontend/src/app/components/configuration/generic-configuration/generic-configuration.component.ts`:1
- `ManageAccountsComponent` — `Frontend/src/app/components/configuration/manage-accounts/manage-accounts.component.ts`:1
- `MeetingActivityComponent` — `Frontend/src/app/components/dashboard/my-desk/activities/meeting-activity/meeting-activity.component.ts`:1
- `TopicComponent` — `Frontend/src/app/components/dashboard/my-desk/activities/topic/topic.component.ts`:1
- `InvoicesListComponent` — `Frontend/src/app/components/invoices/invoices-list/invoices-list.component.ts`:1
- `DirectCostTransactionsDetailsComponent` — `Frontend/src/app/components/job-costing/direct-cost-transactions-details/direct-cost-transactions-details.component.ts`:1

…and 22 more.
