ReportPublish Class |
Namespace: Smartsheet.Api.Models
The ReportPublish type exposes the following members.
Name | Description | |
---|---|---|
ReportPublish |
Name | Description | |
---|---|---|
ReadOnlyFullAccessibleBy |
if "ALL", it is available to anyone who has the link.
if "ORG", it is available only to members of the report owner’s Smartsheet organization.
Only returned in a response if readOnlyFullEnabled = true.
| |
ReadOnlyFullDefaultView |
The read only full default view
| |
ReadOnlyFullEnabled |
If true, a rich version of the report is published with the ability to download row attachments and discussions
| |
ReadOnlyFullShowToolbar |
The read only full show toolbar flag
| |
ReadOnlyFullUrl |
URL for 'Read-Only Full’ view of the published report. Only returned in a response if readOnlyFullEnabled = true.
|