Retrieve a DataView of all Reports.

This will contain all Reports, regardless of whether the User has permission to execute them.

Syntax

finReports.GetDataView(dataView, [templatableOnly], [includeReportTemplates])

Parameters

NameTypeOptionalByRefDescription
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.

Return Value

Boolean

A Boolean value indicating success.

Member of:
finReports
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0