次の方法で共有


Table.Measures プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象