Kind: Class
Source: Pams/Web/Pams.Web/Client/app/components/MRQ/mrq.ts (line 23)
Part of: Pams
Properties
| Property | Type |
|---|---|
Id | number |
CompanyBranchId | number |
BranchName | string |
RequestNo | string |
RequestTitle | string |
RequiredDeliveryDate | Date |
TimeFramePeriod | number |
TimeFramePeriodId | number |
TimeFrame | string |
ProductTypeId | number |
MRQTypeId | number |
SalesJobId | number |
SalesJobNo | string |
BOMId | number |
StatusId | number |
Details | MaterialRequisitionProduct[] |
CreatedById | number |
LastModifiedById | number |
CreatedAt | Date |
LastModifiedAt | Date |
RecommendedSuppliers | RecommendedSuppliers[] |
IsLimitedToVendorList | boolean |
Used by
2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (2)
MrqDetailsComponent—Pams/Web/Pams.Web/Client/app/components/MRQ/mrq-details/mrq-details.component.ts:1MrqService—Pams/Web/Pams.Web/Client/app/components/MRQ/mrq.service.ts:1
Was this page helpful?