Share via


DataFlow.Destinations Eigenschaft

Definition

Ruft die Liste der Ziele für diesen Datenfluss ab oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="destinations")]
public System.Collections.Generic.IList<string> Destinations { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="destinations")>]
member this.Destinations : System.Collections.Generic.IList<string> with get, set
Public Property Destinations As IList(Of String)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: