Kind: Class
Source: Pams/Web/Pams.WebApp/Client/app/models/common/projects-suppliers-registeration.model.ts (line 2)
Part of: Pams
Properties
| Property | Type |
|---|---|
SupplierName | string |
SupplierTypeName | string |
MarketSegmentName | string |
ProjectCount | number |
Status | string |
ID | number |
CompanyBranchID | number |
ProjectID | number |
SupplierID | number |
RegistrationStatusID | number |
RegistrationDate | Date |
DeRegistrationDate | Date |
UserID | number |
ModificationDate | Date |
Used by
1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (1)
ProjectService—Pams/Web/Pams.WebApp/Client/app/services/sales/project.service.ts:1
Was this page helpful?