NoteEntity
Create, update, delete and query data of 'NoteEntity' entity in BullhornCRM system.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | Int | False |
The Id of the NoteEntity. |
| NoteId | Int | False |
The NoteId of the NoteEntity. |
| TargetEntityID | Int | False |
The TargetEntityID of the NoteEntity. |
| TargetEntityName | String | False |
The TargetEntityName of the NoteEntity. |