Table.Rows Propriedade

Definição

[Newtonsoft.Json.JsonProperty(PropertyName="rows")]
public System.Collections.Generic.IList<Microsoft.PowerBI.Api.Models.Row> Rows { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="rows")>]
member this.Rows : System.Collections.Generic.IList<Microsoft.PowerBI.Api.Models.Row> with get, set
Public Property Rows As IList(Of Row)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a