Kind: Class
Source: Pams/Web/Pams.Web/Client/app/models/common/ClientSupplierRegistration.model.ts (line 27)
Part of: Pams
Properties
| Property | Type |
|---|---|
ProjectName | string |
ProjectStatusName | string |
Status | string |
ProjectID | number |
SupplierID | number |
ID | number |
RegistrationStatusID | number |
RegistrationDate | Date |
ModificationDate | Date |
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)
PrincipalViewEditComponent—Pams/Web/Pams.Web/Client/app/components/market/principles/principles-view-edit/principles-view-edit.component.ts:1AccountsService—Pams/Web/Pams.Web/Client/app/services/person/accounts.service.ts:1SupplierService—Pams/Web/Pams.Web/Client/app/services/person/supplier.service.ts:1ProjectService—Pams/Web/Pams.Web/Client/app/services/sales/project.service.ts:1
Was this page helpful?