Click or drag to resize

SmartsheetClientSheetResources Property

Returns the SheetResources instance that provides access to Sheet 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
SheetResources SheetResources { get; }

Return Value

Type: SheetResources
the sheet resources instance
See Also