If this report is variable (i.e. it supports more than one report) then the ReportId can be used when the parameters are defined or the report is executed to vary parameters or behavior.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| application | ISReportsBase | |||
| reportId | String | Optional | This Report's Id. | |
| friendlyName | String | Optional | ||
| iconResourceId | String | Optional | ||
| isQueuable | Boolean | Optional | If omitted, a value of False is assumed. | |
| supportReporting | ISSupport | Optional | If omitted, a value of Nothing is assumed. | |
| detailsReportSimple | Boolean | Optional | If omitted, a value of False is assumed. | |
| externalObject1 | Object | Optional | If omitted, a value of Nothing is assumed. | |
| externalObject2 | Object | Optional | If omitted, a value of Nothing is assumed. | |
| externalObject3 | Object | Optional | If omitted, a value of Nothing is assumed. | |
| category | String | Optional |
A Boolean value indicating success.