Scope Class |  |
Represents individual user settings for a specific sheet.
User settings may be updated even on sheets where the current user only has read access (e.g. viewer permissions or a read-only sheet).
Inheritance HierarchySystemObject
Smartsheet.Api.ModelsScope
Namespace:
Smartsheet.Api.Models
Assemblies:
smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
SyntaxThe Scope type exposes the following members.
Constructors
Properties
| Name | Description |
---|
 | Sheets |
Gets the array of any sheets the requestor has access to that make up the report
|
 | Workspaces |
Gets the array of any workspaces the requestor has access to that make up the report
|
Top
See Also