Kind: Class
Source: Pams/Web/Pams.Web/Client/app/components/warehouse/warehouse.ts (line 562)
Part of: Pams
Properties
| Property | Type |
|---|---|
ProductId | number |
ProductVariantId | number |
AssembledProductId | number |
ProductLocation | string |
ProductStageName | string |
ProductUnitId | number |
ProductName | string |
ProductDescription | string |
StockQty | number |
UnitName | string |
BomQty | number |
_MaxBomQty | number |
IsAllowed | boolean |
Used by
1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (1)
ShippingOrderDetailsComponent—Pams/Web/Pams.Web/Client/app/components/warehouse/shipping-order-details/shipping-order-details.component.ts:1
Was this page helpful?