Edit

Share via


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

Definition

Gets or sets the fourth 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<T4> Argument4 { get; set; }

Property Value

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

Attributes

Applies to