Share via


GetMapTileOptions.TimeStamp Property

Definition

The desired date and time of the requested tile. This parameter must be specified in the standard date-time format (e.g. 2019-11-14T16:03:00-08:00), as defined by ISO 8601. This parameter is only supported when MapTileSetId option is set to one of the values below.

public DateTimeOffset? TimeStamp { get; set; }
member this.TimeStamp : Nullable<DateTimeOffset> with get, set
Public Property TimeStamp As Nullable(Of DateTimeOffset)

Property Value

Applies to