Kind: Class
Source: Pams/Web/Pams.WebApp/Client/app/models/common/serial-combinations.model.ts (line 2)
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)
SerialCombinationsService—Pams/Web/Pams.WebApp/Client/app/services/common/serial-combinations.service.ts:1SerialStatus—Pams/Web/Pams.WebApp/Client/app/models/common/serial-status.model.ts:2
Was this page helpful?