Partager via


Table.Rows Propriété

Définition

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à