Kind: Class
Source: Pams/Web/Pams.Web/Client/app/models/common/ClientSupplierRegistration.model.ts (line 1)
Part of: Pams
Properties
| Property | Type |
|---|---|
SupplierName | string |
SupplierTypeName | string |
MarketSegmentName | string |
ProjectCount | number |
Status | string |
SupplierID | number |
RegistrationStatusID | number |
ID | number |
ClientID | number |
RegistrationDate | Date |
ModificationDate | Date |
RegistrationNo | string |
Used by
7 references from 7 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (7)
AccountDetailsComponent—Pams/Web/Pams.Web/Client/app/components/market/account-details/account-details.component.ts:1ClientViewEditComponent—Pams/Web/Pams.Web/Client/app/components/market/client/client-view-edit/client-view-edit.component.ts:1PrincipalViewEditComponent—Pams/Web/Pams.Web/Client/app/components/market/principles/principles-view-edit/principles-view-edit.component.ts:1RegistrationsComponent—Pams/Web/Pams.Web/Client/app/components/market/registrations/registrations/registrations.component.ts:1AccountsService—Pams/Web/Pams.Web/Client/app/services/person/accounts.service.ts:1ClientService—Pams/Web/Pams.Web/Client/app/services/person/client.service.ts:1SupplierService—Pams/Web/Pams.Web/Client/app/services/person/supplier.service.ts:1
Was this page helpful?