RuntimeArgument.Direction Property

Definition

Gets the direction of the data flow through this RuntimeArgument.

public:
 property System::Activities::ArgumentDirection Direction { System::Activities::ArgumentDirection get(); };
public System.Activities.ArgumentDirection Direction { get; }
member this.Direction : System.Activities.ArgumentDirection
Public ReadOnly Property Direction As ArgumentDirection

Property Value

The direction of data flow through an argument.

Applies to