InvokeAction<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11>.Argument9 Property

Definition

Gets or sets the ninth InArgument<T> passed to the associated ActivityAction<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11>.

C#
[System.Activities.RequiredArgument]
public System.Activities.InArgument<T9> Argument9 { get; set; }

Property Value

The ninth In argument passed to the associated ActivityAction<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11>.

Attributes

Applies to

Product Versions
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1