Click or drag to resize

Home Class

Represents the Home object.
Inheritance Hierarchy
SystemObject
  Smartsheet.Api.ModelsHome

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 Home

The Home type exposes the following members.

Constructors
  NameDescription
Public methodHome
Top
Properties
  NameDescription
Public propertyFolders
Gets the Folders in the home location.
Public propertyReports
Gets the Reports in the home location.
Public propertySheets
Gets the Sheets in the home location.
Public propertySights
Gets the Sight in the home location.
Public propertyTemplates
Gets the Templates in the home location.
Public propertyWorkspaces
Gets the Workspaces in the home location.
Top
See Also