Kind: Class
Source: Pams/Web/Pams.Web/Client/app/models/sales/project.model.ts (line 177)
Part of: Pams
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—Pams/Web/Pams.Web/Client/app/components/market/projects/projects.component.ts:1RegistrationsComponent—Pams/Web/Pams.Web/Client/app/components/market/registrations/registrations/registrations.component.ts:1NewProject—Pams/Web/Pams.Web/Client/app/components/market/projects/newProject.ts:51
Was this page helpful?