PublishStatusBuilder Class |
Namespace: Smartsheet.Api.Models
The PublishStatusBuilder type exposes the following members.
Name | Description | |
---|---|---|
PublishStatusBuilder |
Sets the required properties to publish a Sheet
|
Name | Description | |
---|---|---|
IcalEnabled |
Gets the ical enabled.
| |
ReadOnlyFullEnabled |
Gets the read only full enabled.
| |
ReadOnlyLiteEnabled |
Gets the read only lite enabled.
| |
ReadWriteEnabled |
Gets the read write enabled.
|
Name | Description | |
---|---|---|
Build |
Builds the.
| |
SetIcalEnabled |
Ical enabled.
| |
SetReadOnlyFullEnabled |
Read only full (fancy UI) enabled.
| |
SetReadOnlyLiteEnabled |
Read only lite enabled.
| |
SetReadWriteEnabled |
Read write enabled.
|