Click or drag to resize

SmartsheetClientReportResources Property

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

Return Value

Type: ReportResources
the report resources instance
See Also