Click or drag to resize

UpdateWorkspaceBuilder Class

A convenience class for creating a object with the appropriate fields for updating a workspace.
Inheritance Hierarchy
SystemObject
  Smartsheet.Api.ModelsUpdateWorkspaceBuilder

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 UpdateWorkspaceBuilder

The UpdateWorkspaceBuilder type exposes the following members.

Constructors
  NameDescription
Public methodUpdateWorkspaceBuilder
Build workspace with required parameter name.
Top
Methods
  NameDescription
Public methodBuild
Builds the .
Top
See Also