Kind: Class
Source: Pams/Web/Pams.Web/Client/app/models/common/process-reason.model.ts (line 1)
Part of: Pams
Properties
| Property | Type |
|---|---|
ReasonID | number |
CompanyID | number |
Name | string |
StatusID | number |
ReasonTypeID | 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)
ProcessReasonsComponent—Pams/Web/Pams.Web/Client/app/components/configuration/sales/process-reasons/process-reasons.component.ts:1NewJobComponent—Pams/Web/Pams.Web/Client/app/components/sales/new-job/new-job.component.ts:1ProcessReasonService—Pams/Web/Pams.Web/Client/app/services/common/process-reason.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?