ReportResourcesGetReport Method | ![]() |
Name | Description | |
---|---|---|
![]() | GetReport(Int64, IEnumerableReportInclusion, NullableInt32, NullableInt32) | Gets the Report, including one page of Rows, and optionally populated with Discussions, Attachments, and source Sheets. It mirrors to the following Smartsheet REST API method: GET /reports/{reportId} |
![]() | GetReport(Int64, IEnumerableReportInclusion, NullableInt32, NullableInt32, NullableInt32) | Gets the Report, including one page of Rows, and optionally populated with Discussions, Attachments, and source Sheets. It mirrors to the following Smartsheet REST API method: GET /reports/{reportId} |