getPagedReportData
Retrieves the first page of the output of a content store object, such as a report. You can then use secondary requests to retrieve additional pages of the output.
Secondary methods
Method signatures
- C# programming language
-
public GetOutputResponse getPagedReportData( GetPagedReportDataRequest request)
- Java™ programming language
-
public com.cognos.developer.schemas.rds.types._2.GetOutputResponse getPagedReportData(com.cognos.developer.schemas.rds.types._2.GetPagedReportDataRequest request)