Kind: Class
Source: Pams/Web/Pams.WebApp/Client/app/models/sales/client-delay.model.ts (line 2)
Part of: Pams
Properties
| Property | Type |
|---|---|
ClientDelayID | number |
Description | string |
DelayTimeUnitID | number |
DelayTimeCount | number |
DelaySerial | number |
jobProcessID | number |
AttachedFiles | AttachedfileView[] |
AttachChanged | any |
Empty | boolean |
Relationships
- IMPORTS →
AttachedfileView
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)
TempInq—Pams/Web/Pams.WebApp/Client/app/models/sales/inquiry.model.ts:17JobProcess—Pams/Web/Pams.WebApp/Client/app/models/sales/job-process.model.ts:3
Was this page helpful?