Click or drag to resize

SmartsheetClientWorkspaceResources Property

Returns the WorkspaceResources instance that provides access to Workspace resources.

Namespace:  Smartsheet.Api
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
WorkspaceResources WorkspaceResources { get; }

Return Value

Type: WorkspaceResources
the workspace resources instance
See Also