Udostępnij za pośrednictwem


StepGroup.DependsOnStepGroups Property

Definition

The list of step group names on which this step group depends on.

public System.Collections.Generic.IList<string> DependsOnStepGroups { get; }
member this.DependsOnStepGroups : System.Collections.Generic.IList<string>
Public ReadOnly Property DependsOnStepGroups As IList(Of String)

Property Value

Applies to