Kind: Class
Source: Pams/Web/Pams.Web/Client/app/models/common/job-list-layout.model.ts (line 1)
Part of: Pams
Properties
| Property | Type |
|---|---|
LayoutID | number |
LayoutStringified | string |
StatusID | number |
LayoutName | string |
UserID | number |
IsCurrent | boolean |
IsStandard | boolean |
CompanyId | number |
Used by
12 references from 12 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (12)
AccountManagersComponent—Pams/Web/Pams.Web/Client/app/components/configuration/account-managers/account-managers.component.ts:1BranchDetailsComponent—Pams/Web/Pams.Web/Client/app/components/configuration/company/main-branch/branch-details.component.ts:1AccountManagersListComponent—Pams/Web/Pams.Web/Client/app/components/market/AccountManagers/account-managers-list/account-managers-list.component.ts:1AllAccountsComponent—Pams/Web/Pams.Web/Client/app/components/market/all-accounts/all-accounts.component.ts:1ClientComponent—Pams/Web/Pams.Web/Client/app/components/market/client/client/client.component.ts:1ContactsComponent—Pams/Web/Pams.Web/Client/app/components/market/contacts/contacts.component.ts:1PrincipalComponent—Pams/Web/Pams.Web/Client/app/components/market/principles/principles/principles.component.ts:1ProjectsComponent—Pams/Web/Pams.Web/Client/app/components/market/projects/projects.component.ts:1
…and 4 more.
Was this page helpful?