ForecastResult.Rows Property

Definition

Array of rows.

public System.Collections.Generic.IReadOnlyList<System.Collections.Generic.IList<BinaryData>> Rows { get; }
member this.Rows : System.Collections.Generic.IReadOnlyList<System.Collections.Generic.IList<BinaryData>>
Public ReadOnly Property Rows As IReadOnlyList(Of IList(Of BinaryData))

Property Value

Applies to