Share via


Dataset.UpstreamDataflows Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to