Kind: Class
Source: Pams/Web/Pams.Web/Client/app/components/log-history/log-history-model.ts (line 226)
Part of: Pams
Properties
| Property | Type |
|---|---|
ModuleId | number |
MainObjectId | number |
ActionTypes | number[] |
ActionUsers | number[] |
Fields | string[] |
UseAllActionTypes | boolean |
FromDate | Date |
ToDate | Date |
DateTypeId | number |
UseAllActionUsers | boolean |
Skip | number |
Take | number |
UserId | number |
UserBranchId | number |
AllowedBranches | string |
ActionDate | Date |
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)
LogChangesRowComponent—Pams/Web/Pams.Web/Client/app/components/log-history/log-changes-row/log-changes-row.component.ts:1LogHistoryComponent—Pams/Web/Pams.Web/Client/app/components/log-history/log-history.component.ts:1LogHistoryService—Pams/Web/Pams.Web/Client/app/components/log-history/log-history.service.ts:1
Was this page helpful?