DocumentGetReports Method TIBCO Spotfire 7.12 API Reference
Gets the prepared Reports saved in the document.

Namespace: Spotfire.Dxp.Application
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 30.0.11525.4184 (30.0.11525.4184)
Syntax

C#
public IEnumerable<Report> GetReports()

Return Value

Type: IEnumerableReport
The reports.
Version Information

Supported in: 7.12
See Also

Reference