IDTSPipelineComponentInfo100.NoEditor Property

Definition

public:
 property bool NoEditor { bool get(); };
[System.Runtime.InteropServices.DispId(1610743816)]
public bool NoEditor { [System.Runtime.InteropServices.DispId(1610743816)] get; }
[<System.Runtime.InteropServices.DispId(1610743816)>]
[<get: System.Runtime.InteropServices.DispId(1610743816)>]
member this.NoEditor : bool
Public ReadOnly Property NoEditor As Boolean

Property Value

Returns a BoolBooleanean that indicates if the Advanced Properties graphical editor is disabled. A value of true indicates that the Advanced Properties editor is disabled; otherwise, false. The default is false.

Attributes

Applies to