Kind: Class
Source: Pams/Web/Pams.Web/Client/app/models/sales/Shareholder.model.ts (line 1)
Part of: Pams
Properties
| Property | Type |
|---|---|
ShareholderID | number |
ProjectID | number |
Name | string |
Percentage | number |
color | string |
Used by
2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (2)
Project—Pams/Web/Pams.Web/Client/app/models/sales/project.model.ts:9NewProject—Pams/Web/Pams.Web/Client/app/components/market/projects/newProject.ts:51
Was this page helpful?