UserEditHistory
Create, update, delete and query data of 'UserEditHistory' entity in BullhornCRM system.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | Int | False |
The Id of the UserEditHistory. |
| AuditTrail | String | False |
The AuditTrail of the UserEditHistory. |
| DateAdded | Datetime | False |
The DateAdded of the UserEditHistory. |
| MigrateGUID | String | False |
The MigrateGUID of the UserEditHistory. |
| ModifyingPersonId | Int | False |
The ModifyingPersonId of the UserEditHistory. |
| TargetEntityId | Int | False |
The TargetEntityId of the UserEditHistory. |
| TransactionID | String | False |
The TransactionID of the UserEditHistory. |