# sampleSelectBoxIDs

**Kind:** Class

**Source:** `Pams/Web/Pams.Web/Client/app/models/shared/sample-select-box.model.ts` (line 1)

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

## Properties

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

## Used by

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

### Imported by (11)

- `MeetingActivityComponent` — `Pams/Web/Pams.Web/Client/app/components/dashboard/my-desk/activities/meeting-activity/meeting-activity.component.ts`:1
- `TopicComponent` — `Pams/Web/Pams.Web/Client/app/components/dashboard/my-desk/activities/topic/topic.component.ts`:1
- `InvoiceDetailsComponent` — `Pams/Web/Pams.Web/Client/app/components/invoices/invoice-details/invoice-details.component.ts`:1
- `InvoicesListComponent` — `Pams/Web/Pams.Web/Client/app/components/invoices/invoices-list/invoices-list.component.ts`:1
- `CurrencyRate` — `Pams/Web/Pams.Web/Client/app/components/payments/payment-details/payment-details.component.ts`:1
- `PaymentsListComponent` — `Pams/Web/Pams.Web/Client/app/components/payments/payments-list/payments-list.component.ts`:1
- `OrderPanelDetailsComponent` — `Pams/Web/Pams.Web/Client/app/components/sales/new-job/order-panel-details/order-panel-details.component.ts`:1
- `LocationDropdownComponent` — `Pams/Web/Pams.Web/Client/app/components/shared/dropdown/location-dropdown/location-dropdown.component.ts`:1

…and 3 more.
