Kind: Class
Source: Pams/Web/Pams.WebApp/Client/app/models/common/company-branch-department.model.ts (line 1)
Part of: Pams
Properties
| Property | Type |
|---|---|
CompanyBranchDepartmentID | number |
CompanyBranchID | number |
Description | string |
Name | string |
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)
DepartmentService—Pams/Web/Pams.WebApp/Client/app/services/person/department.service.ts:1EmployeeService—Pams/Web/Pams.WebApp/Client/app/services/person/employee.service.ts:1
Was this page helpful?