This will contain all Reports, regardless of whether the User has permission to execute them.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| dataView | DataView | ByRef | The DataView. | |
| templatableOnly | Boolean | Optional | Indicates whether to only include Templatable Reports. If omitted, a value of False is assumed. | |
| includeReportTemplates | Boolean | Optional | Indicates whether to include Report Templates. If omitted, a value of False is assumed. |
A Boolean value indicating success.