Report
Create, update, delete and query data of 'Report' entity in BullhornCRM system.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | Int | False |
The Id of the Report. |
| CognosType | String | False |
The CognosType of the Report. |
| Dashboard | Bool | False |
The Dashboard of the Report. |
| DateAdded | Datetime | False |
The DateAdded of the Report. |
| DateLastModified | Datetime | False |
The DateLastModified of the Report. |
| Description | String | False |
The Description of the Report. |
| Name | String | False |
The Name of the Report. |
| OldReportID | Int | False |
The OldReportID of the Report. |
| OwnerId | Int | False |
The OwnerId of the Report. |
| PackageName | String | False |
The PackageName of the Report. |
| Path | String | False |
The Path of the Report. |
| ReportJar | String | False |
The ReportJar of the Report. |
| ReportRTF | String | False |
The ReportRTF of the Report. |
| ReportXML | String | False |
The ReportXML of the Report. |
| SqlData | String | False |
The SqlData of the Report. |
| Type | String | False |
The Type of the Report. |
| Version | Int | False |
The Version of the Report. |