Click or drag to resize

SummaryFieldImage Property

Gets the image associated with the field, if any

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 Image Image { get; set; }

Return Value

Type: Image
the image
See Also