Kind: Class
Source: Frontend/src/app/models/sales/new-job/job.model.ts (line 618)
Part of: Frontend
Properties
| Property | Type |
|---|---|
Id | number |
RejectDate | Date |
RejectComment | string |
LastModifiedById | number |
CreatedById | number |
RelatedToId | number |
IsAllowedToArchive | boolean |
_isLastItemActive | boolean |
_isLastContainerActive | boolean |
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)
ProcurementDetailsComponent—Frontend/src/app/components/procurement/procurement-details/procurement-details.component.ts:1ProcurementService—Frontend/src/app/components/procurement/procurement.service.ts:1NewJobComponent—Frontend/src/app/components/sales/new-job/new-job.component.ts:1Mahmoud—Frontend/src/app/components/procurement/procurement.ts:4
Was this page helpful?