Workspace Class | |
Represents the Workspace object which is an area in which Sheets, reports, Templates and sub-Folders can be
organized, similar to a folder.
Inheritance Hierarchy
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
Syntax public class Workspace : Folder
Public Class Workspace
Inherits Folder
public ref class Workspace : public Folder
type Workspace =
class
inherit Folder
end
The Workspace type exposes the following members.
Constructors Properties
| Name | Description |
---|
| AccessLevel |
Gets the user's permissions on a workspace.
|
TopSee Also