Click or drag to resize

ImageUrlMap Class

Represents the ImageUrl object.
Inheritance Hierarchy
SystemObject
  Smartsheet.Api.ModelsImageUrlMap

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 class ImageUrlMap

The ImageUrlMap type exposes the following members.

Constructors
  NameDescription
Public methodImageUrlMap
Top
Properties
  NameDescription
Public propertyImageUrls
Gets the array of ImageUrl objects.
Public propertyUrlExpiresInMillis
Get Milliseconds before the URLs within imageUrls will expire.
Top
See Also