Kind: Class
Source: Pams/Web/Pams.Web/Client/app/models/common/market-segment.model.ts (line 2)
Part of: Pams
Properties
| Property | Type |
|---|---|
MarketSegmentID | number |
CompanyBranchID | number |
Name | string |
DisplayOrder | number |
Used by
5 references from 5 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (5)
MarketSegmentComponent—Pams/Web/Pams.Web/Client/app/components/configuration/sales/market-segment/market-segment.component.ts:1AccountDetailsComponent—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:1NewProject—Pams/Web/Pams.Web/Client/app/components/market/projects/newProject.ts:51
Was this page helpful?