IDTSPath100.Visualized Property

Definition

Sets a value indicating that the user has attached a data viewer to this path in SSIS Designer.

public:
 property bool Visualized {  void set(bool value); };
[System.Runtime.InteropServices.DispId(105)]
public bool Visualized { [System.Runtime.InteropServices.DispId(105)] set; }
[<System.Runtime.InteropServices.DispId(105)>]
[<set: System.Runtime.InteropServices.DispId(105)>]
member this.Visualized : bool
Public Property Visualized As Boolean

Property Value

A value indicating that the user has attached a data viewer to this path in SSIS Designer.

Attributes

Applies to