Kind: Class
Source: Frontend/src/app/models/sales/project.model.ts (line 177)
Part of: Frontend
Properties
| Property | Type |
|---|---|
JobID | string |
Vendor | string |
SalesResponsible | string |
Status | string |
ProjectID | number |
InquiryNumber | number |
Used by
3 references from 3 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (3)
ProjectsComponent—Frontend/src/app/components/market/projects/projects.component.ts:1RegistrationsComponent—Frontend/src/app/components/market/registrations/registrations/registrations.component.ts:1NewProject—Frontend/src/app/components/market/projects/newProject.ts:52
Was this page helpful?