Click or drag to resize

SmartsheetClientImageUrlResources Property

Returns the ImageUrlResources instance that provides access to image Url 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
ImageUrlsResources ImageUrlResources { get; }

Return Value

Type: ImageUrlsResources
the image Url resources instance
See Also