Kind: Class
Source: Pams/Web/Pams.Web/Client/app/models/common/serial-combinations.model.ts (line 11)
Part of: Pams
Properties
| Property | Type |
|---|---|
SerialCombinationId | number |
SerialStatusId | number |
SerialComponentId | number |
SerialComponentOrder | number |
CharsNo | number |
IsAutoIncrement | boolean |
DefaultValue | string |
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)
ProductSerialCombinationComponent—Pams/Web/Pams.Web/Client/app/components/configuration/serials-compinations/product-serial-combination/product-serial-combination.component.ts:1SerialStatus—Pams/Web/Pams.Web/Client/app/models/common/serial-status.model.ts:2
Was this page helpful?