Kind: Class
Source: Frontend/src/app/models/common/serial-components.model.ts (line 2)
Part of: Frontend
Properties
| Property | Type |
|---|---|
SerialComponentID | number |
SerialComponentName | string |
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)
ProductSerialCombinationComponent—Frontend/src/app/components/configuration/serials-compinations/product-serial-combination/product-serial-combination.component.ts:1SerialCombinationFormComponent—Frontend/src/app/components/configuration/serials-compinations/serial-combination/serial-combination-form/serial-combination-form.component.ts:1SerialCombinationListComponent—Frontend/src/app/components/configuration/serials-compinations/serial-combination/serial-combination-list/serial-combination-list.component.ts:1SerialComponentsService—Frontend/src/app/services/common/serial-components.service.ts:1
Was this page helpful?