StacCollectionTemporalExtent.Interval Property

Definition

Array of time intervals in format [[start_datetime, end_datetime]].

public System.Collections.Generic.IList<System.Collections.Generic.IList<string>> Interval { get; }
member this.Interval : System.Collections.Generic.IList<System.Collections.Generic.IList<string>>
Public ReadOnly Property Interval As IList(Of IList(Of String))

Property Value

Applies to