Click or drag to resize

Sight Properties

The Sight type exposes the following members.

Properties
  NameDescription
Public propertyAccessLevel
User’s permissions on the Sight. valid values: OWNER, ADMIN, VIEWER
Public propertyBackgroundColor
Get the background color of the Sight
Public propertyColumnCount
Get the number of columns that the Sight contains.
Public propertyCreatedAt
Time of creation
Public propertyFavorite
Indicates whether the user has marked the Sight as a favorite.
Public propertyModifiedAt
Time of last modification
Public propertyPermalink
URL that represents a direct link to the Sight in Smartsheet
Public propertySource
the Source object for any Sight that was created from another Sight, if any
Public propertyWidgets
Array of Widget objects.
Public propertyWorkspace
A Workspace object, limited to only 2 attributes: id, name Note: this attribute is only present if the Sight resides within a workspace.
Top
See Also