Sdílet prostřednictvím


Step Class

Definition

Model that represents a step in the Experiment resource.

public class Step
type Step = class
Public Class Step
Inheritance
Step

Constructors

Step()

Initializes a new instance of the Step class.

Step(String, IList<Branch>)

Initializes a new instance of the Step class.

Properties

Branches

Gets or sets list of branches.

Name

Gets or sets string of the step name.

Applies to