Click or drag to resize

UpdateShareBuilder Class

A convenience class for creating a with the necessary fields to update a specific share.
Inheritance Hierarchy
SystemObject
  Smartsheet.Api.ModelsUpdateShareBuilder

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 UpdateShareBuilder

The UpdateShareBuilder type exposes the following members.

Constructors
  NameDescription
Public methodUpdateShareBuilder
Sets the required properties for updating a share object.
Top
Methods
  NameDescription
Public methodBuild
Builds the object.
Public methodGetAccessLevel
Gets the access level.
Public methodSetAccessLevel
Access level for the share.
Top
See Also