Kind: Class
Source: Frontend/src/app/models/common/unit.model.ts (line 1)
Part of: Frontend
Properties
| Property | Type |
|---|---|
UnitID | number |
Name | string |
CompanyID | number |
DisplayOrder | number |
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)
MarketSegmentComponent—Frontend/src/app/components/configuration/sales/market-segment/market-segment.component.ts:1UnitsComponent—Frontend/src/app/components/configuration/sales/units/units.component.ts:1InvoiceDetailsComponent—Frontend/src/app/components/invoices/invoice-details/invoice-details.component.ts:1DirectCostTransactionsDetailsComponent—Frontend/src/app/components/job-costing/direct-cost-transactions-details/direct-cost-transactions-details.component.ts:1JobCostingDetailsComponent—Frontend/src/app/components/job-costing/job-costing-details/job-costing-details.component.ts:1NewJobComponent—Frontend/src/app/components/sales/new-job/new-job.component.ts:1UnitService—Frontend/src/app/services/common/unit.service.ts:1
Was this page helpful?