Table.Measures Propriedade

Definição

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a