Skip to content

SerialCombination

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/models/common/serial-combinations.model.ts (line 2)

Part of: Frontend

Properties

PropertyType
SerialCombinationIDnumber
SerialStatusIDnumber
SerialComponentIDnumber
SerialComponentOrdernumber
CharsNonumber
IsAutoIncrementboolean
DefaultValuestring

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)

  • SerialCombinationFormComponentFrontend/src/app/components/configuration/serials-compinations/serial-combination/serial-combination-form/serial-combination-form.component.ts:1
  • SerialCombinationListComponentFrontend/src/app/components/configuration/serials-compinations/serial-combination/serial-combination-list/serial-combination-list.component.ts:1
  • SerialCombinationsServiceFrontend/src/app/services/common/serial-combinations.service.ts:1
  • SerialStatusFrontend/src/app/models/common/serial-status.model.ts:2

Was this page helpful?

Download as PDF