PSDataFlow.Destinations Property

Definition

Gets or sets list of destinations for this data flow.

public System.Collections.Generic.IList<string> Destinations { get; set; }
member this.Destinations : System.Collections.Generic.IList<string> with get, set
Public Property Destinations As IList(Of String)

Property Value

Applies to