Kind: Class
Source: Pams/Web/Pams.Web/Client/app/components/log-history/log-history-model.ts (line 171)
Part of: Pams
Properties
| Property | Type |
|---|---|
MainObjectId | number |
CreatedAt | Date |
CreatedBy | string |
LastModifiedAt | Date |
LastModifiedBy | string |
UserLogs | LogHistory[] |
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)
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:1
Was this page helpful?