Kind: Class
Source: Pams/Web/Pams.Web/Client/app/models/sales/inquiry-type.model.ts (line 1)
Part of: Pams
Properties
| Property | Type |
|---|---|
InquiryTypeID | number |
Name | string |
DisplayOrder | number |
CompanyID | 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)
InquiryTypesComponent—Pams/Web/Pams.Web/Client/app/components/configuration/sales/inquiry-types/inquiry-types.component.ts:1NewJobComponent—Pams/Web/Pams.Web/Client/app/components/sales/new-job/new-job.component.ts:1InquiryTypeService—Pams/Web/Pams.Web/Client/app/services/sales/inquiry-type.service.ts:1LoadDataAction—Pams/Web/Pams.Web/Client/app/actions/job.ts:20JobState—Pams/Web/Pams.Web/Client/app/reducers/job.ts:22
Was this page helpful?