AddedActivityAction.Index Property

Definition

Gets the index of the added Activity with the Activities collection of the parent CompositeActivity.

public:
 property int Index { int get(); };
public int Index { get; }
member this.Index : int
Public ReadOnly Property Index As Integer

Property Value

The index value of the new Activity.

Applies to