Kind: Class
Source: Frontend/src/app/models/common/market-segment.model.ts (line 2)
Part of: Frontend
Properties
| Property | Type |
|---|---|
MarketSegmentID | number |
CompanyBranchID | number |
Name | string |
DisplayOrder | number |
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)
MarketSegmentComponent—Frontend/src/app/components/configuration/sales/market-segment/market-segment.component.ts:1AccountDetailsComponent—Frontend/src/app/components/market/account-details/account-details.component.ts:1MarketSegmentService—Frontend/src/app/services/common/market-segment.service.ts:1NewProject—Frontend/src/app/components/market/projects/newProject.ts:52
Was this page helpful?