Partilhar via


DataFlow.Destinations Propriedade

Definição

Obtém ou define a lista de destinos para esse fluxo de dados.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a