This topic has not yet been rated - Rate this topic

InArgument<T> Properties

The InArgument<T> type exposes the following members.

  Name Description
Public property ArgumentType Gets the data type for the data bound to this Argument. (Inherited from Argument.)
Public property Direction Gets an ArgumentDirection that specifies whether the Argument represents the flow of data into an activity, out of an activity, or both into and out of an activity. (Inherited from Argument.)
Public property EvaluationOrder Gets or sets a zero-based value that specifies the order in which the argument is evaluated. (Inherited from Argument.)
Public property Expression Gets an Activity<TResult> that represents the value of this InArgument<T>.
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ