Kind: Class
Source: Pams/Web/Pams.Web/Client/app/models/common/category-principal.model.ts (line 1)
Part of: Pams
Properties
| Property | Type |
|---|---|
CategoryPrincipalID | number |
CategoryID | number |
SupplierID | number |
SupplierName | string |
IsActive | boolean |
Used by
3 references from 3 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (3)
ProductCategoriesComponent—Pams/Web/Pams.Web/Client/app/components/configuration/products/product-categories/product-categories.component.ts:1ProductCategoryService—Pams/Web/Pams.Web/Client/app/services/common/product-category.service.ts:1ProductCategory—Pams/Web/Pams.Web/Client/app/models/common/product-category.model.ts:5
Was this page helpful?