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

Definition

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

[System.Activities.RequiredArgument]
public System.Activities.InArgument<T5> Argument5 { get; set; }

Property Value

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

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