PipelineEnabledActivity.UseDefaultInput Property

Definition

Determines whether to connect the input stream for this activity.

public:
 property bool UseDefaultInput { bool get(); void set(bool value); };
public:
 property bool UseDefaultInput { bool get(); void set(bool value); };
[System.ComponentModel.DefaultValue(false)]
public bool UseDefaultInput { get; set; }
[<System.ComponentModel.DefaultValue(false)>]
member this.UseDefaultInput : bool with get, set
Public Property UseDefaultInput As Boolean

Property Value

Attributes

Applies to