Sight Class |
Namespace: Smartsheet.Api.Models
The Sight type exposes the following members.
Name | Description | |
---|---|---|
AccessLevel |
User’s permissions on the Sight. valid values:
OWNER, ADMIN, VIEWER
| |
BackgroundColor |
Get the background color of the Sight
| |
ColumnCount |
Get the number of columns that the Sight contains.
| |
CreatedAt |
Time of creation
| |
Favorite |
Indicates whether the user has marked the Sight as a favorite.
| |
ModifiedAt |
Time of last modification
| |
Permalink |
URL that represents a direct link to the Sight in Smartsheet
| |
Source |
the Source object for any Sight that was created from another Sight, if any
| |
Widgets |
Array of Widget objects.
| |
Workspace |
A Workspace object, limited to only 2 attributes:
id, name
Note: this attribute is only present if the Sight resides within a workspace.
|