Kind: Class
Source: Pams/Web/Pams.WebApp/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
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)
ProductCategoryService—Pams/Web/Pams.WebApp/Client/app/services/common/product-category.service.ts:1ProductCategory—Pams/Web/Pams.WebApp/Client/app/models/common/product-category.model.ts:4
Was this page helpful?