Kind: Class
Source: Frontend/src/app/components/references/references.ts (line 97)
Part of: Frontend
Properties
| Property | Type |
|---|---|
CompanyId | number |
DisplayOrder | number |
Id | number |
QuestionText | string |
RefListCategoryId | number |
RefListCategoryName | string |
Units | any[] |
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)
EditReferenceDetailsComponent—Frontend/src/app/components/references/references-list/edit-reference-details/edit-reference-details.component.ts:1ReferencesDetailsComponent—Frontend/src/app/components/references/references-list-by-items/references-details/references-details.component.ts:1
Was this page helpful?