RemovedActivityAction.RemovedActivityIndex Property

Definition

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

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

Property Value

The index of the Activity being removed.

Applies to